This topic has 7 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
Hoping you can help with these two questions:
We have bought both Blanco and Legenda themes from you and now need help with Blanco theme as we would like to make it full width, not with any white gaps showing on the sides.
We have tried to find an answer to how to do this without contacting you, however, nothing we have read online has helped thus far.
Please see our private content comment for the link, etc.
The second question is, how or is it possible to create a mega drop down menu in our Blanco theme just as we have done in our Legenda theme?
Many thanks ahead.
Hello,
Please add this code into custom.css file:
.containerInner {
width: 1200px;
}
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP. Then enable it in Blanco – Theme Settings > tick “Enable Custom CSS file”.
Unfortunately Blanco theme doesn’t have such menu features as in Legenda theme.
Regards,
Eva Kemp.
Thanks so much for the reply Eva. We have done it through FTP and it worked, however, just for the home page. It is not working inside the site itself, as in the product pages, blog, contact etc. See below for capture pics of what we see.
I will also add the links below in private comments. We would like to know how to change the layout inside the site so that it is not distorted as now which happened after we changed to full width. We have seen other Blanco sites working perfectly inside who have changed to full width.
Third question is how can we change the sidebar inside the pages to the right from the left.
Many thanks Eva, will look our for your reply.
Just realized the pics did not show up using image, hopefully now they will via link:
Thanks again!
Hello,
Please try to use this code in custom.css file:
.columns2-left > .content {
width: 1050px;
}
#footer .two-third {
width: 980px;
}
Thank you.
Regards,
Eva Kemp.
Hi Eva,
The site is not working using that advice, please can you give us some further advice. The home page width is 1 200
Is it better for you to log into our site and see what has been done thus far and correct it? If so, we can give you the information in private content. Please let us know.
Many thanks ahead.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Tagged: drop down, full width, mega menu, seo friendly, templates, woocommerce, wordpress
The issue related to '‘Full Width And Drop Down Mega Menu’' has been successfully resolved, and the topic is now closed for further responses