custom ‘bbp-forum-link’ css code
-
Hi all
I’m using the ‘Kleo’ WordPress theme on WordPress 4.7.5 and BBPress 2.5.13, and am trying to change the standard links to forums in BBPress as they are too difficult to read currently, specifically the ‘bbp-forum-link’ class.
What I’m trying to achieve is a background highlight on each link, with rounded corners, plus a little extra space between them using the following code:
color: #e4e4e4; background: #232323; padding: 1px 2px; margin: 2px 2px; line-height: 1.7; border-radius: 3px;
I have also put this image together of what I’m trying – https://imgur.com/OKO9pZ8
How would I put this code into the custom style.css file of Kleo to stylise these links, please?
No link to site as it is on my local host (MAMP PRO 4 if that helps)
Many thanks
- You must be logged in to reply to this topic.