-
Author
-
October 14, 2017 at 23:58 #176690rlarson87Participant
Hello, I am not using the “Forum” and “Orders” sections in the user profile. Can I hide those icons in the user profile? See screenshot. Thanks
Attachments:
You must be logged in to view attached files.October 15, 2017 at 00:07 #176695Kieran_SQModeratorHi,
Please try adding the below CSS to your KLEO Child theme’s style.css by going to Appearance > Editor > KLEO Child > Style.css or to Quick CSS by going to Theme Options > General Settings > Scroll to: Quick CSS
COPY CODE.buddypress #user-forums {display: none !important;} .buddypress #user-orders {display: none !important;}
You may need to purge website cache, CDN cache and local cache (Ctrl+F5) to see changes
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
October 15, 2017 at 00:17 #176696rlarson87ParticipantThanks. Just curious, is there a list of all the title attribute names used in the theme?
October 15, 2017 at 00:19 #176697Kieran_SQModeratorHi,
I’m not sure what you mean, are you referring to the other ticket for menu items? If so, that is the only one built into KLEO as it stands.
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.