Hey!
Please check the position of the menu and the logo: http://atelierjames.co.uk/ - how can I get them further from the sides?
Hey!
Please check the position of the menu and the logo: http://atelierjames.co.uk/ - how can I get them further from the sides?
Hi,
Thanks for writing in!
To add space on the sides, you can add the cod below in Theme Options > CSS
@media (max-width: 979px) {
.x-navbar .x-container.max.width {
width:80%;
}
}
Change 80% to adjust.
Hope that helps
Thanks, but that worked fr all the pagess, except homepage? Please checkā¦
Hi There,
It might be the caching issue, the navbar looks good on my end:

Could you please purge all the server, plugins, browser caches then check again?
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.