This topic has 10 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hi, I am trying to increase the width of the navigation menu. Currently some of the product category titles are across 2 lines and I would like to increase the menu width to allow the category title to show on one line.
Thanks in advance, Geraldine 🙂
Hello,
I’ve checked your site and it is loaded without any styles. Do you make some changes?
http://prntscr.com/69nzhk
Regards,
Robert Hall.
Hi Robert
I haven’t a clue what ‘loaded without any styles means’ I am a coding dummy.
I was having a lot of trouble with my site since I downloaded it and I gave Eva my login details. The site is mainly working fine now but I don’t have a clue what changes were made.
One of the problems I kept getting (and I still get) was that my Home Page was displaying as plain text.
I hope this info helps. If you need my login details, they are in the Private Content.
Regards, Geraldine
Hello,
Could you please show a screenshot what issues are you experiencing on the Home page and with a product category?
Thank you.
Regards,
Eva Kemp.
Hi, here is the link with the screenshots.
http://www.faydesigns.ie/screenshots-2/
Thanks, Geraldine
Hello,
Try to disable third-party plugins, very likely one of them caused issue.
Regards,
Robert Hall.
Hi, I have deactivated the recent plugins and have only left those essential to the running of the site. How do I check if the styles are loading now?
Thanks, Geraldine
Hello,
I’ve checked your site in different browsers and now the styles are working fine.
To increase menu width add this code in custom.css file:
.header-type-variant4 .default-menu>ul>li>ul {
width: 250px;
}
.default-menu>ul>li>ul>li ul {
left: 249px;
width: 250px;
}
Regards,
Eva Kemp.
It works, thank you again Eva. The customer support at 8theme is 5 STAR.
Regards, Geraldine
Hello,
Thank you for your feedback.
We really appreciate it!
If there are any questions feel free to contact us.
Regards,
Eva Kemp.
Tagged: customizable, design, navigation menu, template, width, woocommerce, wordpress
The issue related to '‘Navigation Menu Width’' has been successfully resolved, and the topic is now closed for further responses