-
AuthorPosts
-
June 26, 2015 at 11:17 am #464867
Hi, as you can see here – http://screencast.com/t/K4mTk3zeTJeI – the font of the caption title is different than the font of the caption text. How can I make the caption text use the same font as the title?
Thanks.
June 26, 2015 at 11:40 am #464884it will be easier to give you an advice if we can see the real site.
A tip from me:
im using on Firefox for a long time firebug – nowadays a lot of browsers have this kind of developer tool integrated.
I still use firebug but it might be done by the others too.f.e. if i right click on your author name and choose firebug the following infowindow appears:
If i want to change color than the code is on the right side#top .main_color .bbp-author-name { color: #f00; }
this is what i would do if i had to change something via quick css.
Finding the specific selectors is simple – and the best is you can edit online the code at the right side whithout changing something on your online code !June 26, 2015 at 1:31 pm #464947June 26, 2015 at 3:01 pm #465004I know about firebug and Chrome has something similar called inspect element and I use that from time to time but i’m still not all that comfortable with coding so it would be easier for me to get the actual code to use for what I need :)
But thanks for the suggestion.
@yigit, can you tell me the code to use for changing the font?Thanks.
June 26, 2015 at 4:31 pm #465049yes – but this is the problem for other users – that they have no learning input and those who want to help can’t do because from a screenshot it is impossible.
I understand that some don’t want to post a direkt link – but than you still have to wait for support from customer support and post the link as private
June 26, 2015 at 6:32 pm #465100Hi @guenni007, I appreciate the advice but I’m not new here. I always add a URL to my screenshots only sometimes it’s private so only the mods can see it :)
June 29, 2015 at 3:32 pm #465893 -
AuthorPosts
- You must be logged in to reply to this topic.