This code for the question title isn’t working?
#anspress .ap-questions-title a {
color: #358fdd;
font-size: 16px;
}

View post on imgur.com

How can I integrate anspress users pages stats and all that on their account page, with the profile/account page of my current theme?

How can we do this? I don’t see it anywhere.

Currently the question layout loaded with the widget look like this:

I want to style them the same way, as the normal questions look like.

I use userpro for managing user. I dont want to have two pages, where the user can edit his account.

Therefore I want to load the userpro account editing content (via [userpro]) into the “profile” tab in anspress.

How can I do that? Is there a filter for that?

I use the user page slug “user”. The only link that work is this site.com/user/%name%

But when going to site.com/user it shows a 404 error.

This page should redirect to the logn page if the user is not logged in or it should show the own profile if he is logged in.