As you can see on the screenshot, the menu is on the left. But I want the ''Lookbook, shop. journal, style'' on the right, next to the search/ecommerce. How can I get that? I can't find somewhere the option.
This is a customization question and support doesn't offer customization services as we wrote on our documentation homepage. I will try to help you this time though :)
Please add the code below to Custom CSS
header.site-header .header-menu .main-menu {
text-align: right !important;
}
As you can see on the screenshot, the menu is on the left. But I want the ''Lookbook, shop. journal, style'' on the right, next to the search/ecommerce. How can I get that? I can't find somewhere the option.
Http://www.frankly-fine.com
Hi there,
This is a customization question and support doesn't offer customization services as we wrote on our documentation homepage. I will try to help you this time though :)
Please add the code below to Custom CSS