I want to remove the top category menu. Is there some CSS that I can add that will remove that from the top? I just want the logo to be at the top and the menu nav under it. Thank you!
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: div.top_menus { display: none; } This will solve your issue.
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: div#page .menu { display: none; } Thanks & Regards Yogesh Bhade
Hello Everyone, Please do not share your login details here its a forum community and every one can see this. So please for security reason it will be send on support mail if required. Thanks & Regards Pramod