singsys123
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Optimizer] Right sidebar dissappeared from front pageThe first thing I would like to suggest is to disable all active plugins and refresh the page when you view it after. There are a couple of plugins getting spit out in odd places within the code and it could be that one of them just isn’t compatible with how the theme creates the wide sidebar or displays.
The next would be to re-install the theme on top of itself to see if there a file got corrupted or any code changed that could be causing the issue. You’ll want to make a backup of the theme files locally if you have made any customization to the them hope this will be fruitful solution.
Forum: Themes and Templates
In reply to: [Optimizer] Menu breaking into two lines1. Can you please try adding this to your Custom CSS:
#content .center { width: 70%;}
2. Try adding this too:
#topmenu ul li ul{margin-left:0!important;}
Not working rightly in my CSS.
Forum: Themes and Templates
In reply to: [Optimizer] Menu breaking into two linesincrease the font size.
Forum: Themes and Templates
In reply to: [Optimizer] Menu breaking into two linesHi,
Just decrease the padding or another one use white-space:nowrap;