Dear team, kindly help me to resolve the issue. I have tried different methods to override the CSS but it won't worked even I have tried in the custom CSS bar in style section.. you can visit my site to check the issue. https://thexchip.com/haga/
however, the CSS is working fine in other pages such as log in or Register page. https://thexchip.com/haga/?foro=signup
below here I am mentioning the CSS code.
#top-menu li.current-menu-item > a {
background: #31cfc0 !important; / CHANGES THE BACKGROUND COLOR OF THE CURRENT PAGE LINK /
}
Hi @rishx,
Please try to put the code in the top admin bar > Customization > Additional CSS section and check again.
The code is already mentioned in the additional css.
Hi @rishx,
The problem is very easy to fix if you use correct menu. Your forum home page is this:
https://thexchip.com/community/
Why you use this page?
If you configure the menu for the /community/ page it'll work automatically.
Or you should create a new page with /haga/ slug and then delete the /community/ page.