-
Author
-
September 18, 2016 at 20:41 #136422hotloverspassionParticipant
Hi again 🙂
I have been trying to style my forum index page, but cannot find the correct class for this page. I would like to hide the forum description from the forum index page but keep it in my forum page. When I didn’t specify which page to hide it on, it hid it on both pages. I tried to use this code, but it doesn’t work
.page-id-907 .bbp-forum-content {
display: none !important;
}What am I missing here?
Thanks a lot for your help 🙂
September 19, 2016 at 10:28 #136470LauraModeratorHello, use this 🙂
COPY CODEbody.forum-archive .bbp-forum-content { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
September 20, 2016 at 01:52 #136592hotloverspassionParticipantBrilliant as always!!!
Thanks Laura 🙂September 22, 2016 at 23:49 #136939LauraModeratorGlad to help 🙂 If you are happy please rate us 5 stars at themeforest and a nice comment :))
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.