-
Author
-
March 16, 2016 at 19:57 #111035monkeymadnessParticipant
How can I use the Line Style tabs for the BuddyPress subnav as outlined in the attached image?
Attachments:
You must be logged in to view attached files.March 16, 2016 at 21:11 #111083RaduModeratorHi
Do you need to remove the icons from profile tabs or what ?
Provide more accurate details
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 16, 2016 at 22:33 #111111monkeymadnessParticipantIf you look at the attachment I uploaded in my original post, I want to make the BuddyPress SubNav items (highlighted in red rectangle) use the Kleo Line Style as shown at the bottom of this page http://seventhqueen.com/themes/kleo/tabs-pills/
Thanks
March 17, 2016 at 18:30 #111317RaduModeratorHi,
Now i understand, there is no option in kleo to set that style for that, you will have to customize that buddypress submenu, there is no quick solution to provide, you can do it yourself by taking the css proprietes from there to where you need.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 18, 2016 at 21:27 #111663monkeymadnessParticipantI am not sure how to go about that – please can you provide some starter information. Thanks
March 21, 2016 at 17:00 #111988RaduModeratorHi,
Start from this css, css can be added to wp-admin -> theme options -> general settings -> quick css
COPY CODE#buddypress div.item-list-tabs#subnav ul li a {border-bottom-color: #ddd; font-family:"Roboto Condensed"; font-size:1.3em; } #buddypress div.item-list-tabs#subnav ul li.selected a, #buddypress div.item-list-tabs#subnav ul li a:hover { border-bottom-color: #00b9f7; }
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
The forum ‘General questions’ is closed to new topics and replies.