BuddyBoss Home – Web › Support Forums › Solutions › Social Learner › Styling Options broken?
Tagged: styling
- This topic has 5 replies, 2 contibutors, and was last updated 8 years, 10 months ago by Anonymous.
Question
December 29, 2015 at 6:25 am #55176@ahmcoFirst of all, Social Learner is AMAZING. BuddyBoss has made it so easy for those of us that are technologically illiterate to produce professional looking e-learning sites so we can focus on producing the best content.
I have, however, run into a problem when customising the styling of the theme. The option to change “Headings Color” seems to be effecting all text, including the body.
Also, the “Title Links” styling is not effecting the logged-in theme.Answers
December 29, 2015 at 1:45 pm #55201@
AnonymousHi @ahmco, Sorry for the inconvenience, we have already notified it to our developers hopefully it will be fixed soon.
Regards
December 29, 2015 at 3:42 pm #55210@ahmcoThanks, @pallavi. That is good to know.
I hope that update will be soon as we’re going to be launching pretty soon!
December 31, 2015 at 1:37 am #55268@
AnonymousHi @ahmco, You can provide me that section url / screenshot where you want to change the text color I will provide you css for that.
If you have other concerns, just let us know and we will be more than happy to assist you.
Regards
December 31, 2015 at 11:36 am #55282@ahmcoHi again, @pallavi! Thanks for getting back to me.
I’d like to know:
– how to style the Title Bar links after logging in
– how to style the post title, H tags and Body separately (right now the header styling option effects all text)
– how to remove border around the featured image in the course pageMany thanks and wishing you all a happy new year!
January 1, 2016 at 1:26 pm #55330@
AnonymousHi @ahmco, Happy New Year from Buddyboss Team 🙂
Please add these CSS codes inside you child theme’s custom css option:
1) Title Bar .single-sfwd-courses .course-header .image img { border: none !important; }
2) post title .header-inner .left-col .header-navigation ul li a { color: yellow !important; }
3) remove border .single-sfwd-lessons header.entry-header h1 { color: yellow !important; }
Regards
- The question ‘Styling Options broken?’ is closed to new replies.