-
Author
-
March 3, 2016 at 06:36 #108171dsnicheParticipant
On the member search page, the profile cards that appear as search results have some text in them for age etc. How can I change the font so it’s black instead of light grey? Can I also change the font size?
March 3, 2016 at 20:39 #108358RaduModeratorHi,
Please provide a screenshot where do you need to font color and size changes.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 7, 2016 at 04:10 #108882dsnicheParticipantHi Radu, I mean the text in the search results that shows the user’s age and location.
Attachments:
You must be logged in to view attached files.March 7, 2016 at 16:49 #108977RaduModeratorPlease provide me an user and a pass to can view that search page and to provide accurate css solution.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 14, 2016 at 16:33 #110376RaduModeratorHi,
Add this css to wp-admin -> theme options -> styling options -> quick css
COPY CODE#members-dir-list .search-item .date, .search-item .date a { color: red !important; }
Replace red with your desired color.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 15, 2016 at 17:07 #110755RaduModeratorGood
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.