Hi there,
we have a logo left, menu right composition of the header on our homesite.
Sadly, the logo and the menu are far away, so we want to decrease the space in between.
How could we do that?
Cheers,
Grega
Hey moreloavtodomi,
If you switch the header options from the theme options, you will be able to achive that with not any CSS.
Let us know if there is anything else we can do for you.
Best regards,
Basilis
Hey moreloavtodomi,
Try adding the following to quick css:
nav.main_menu{
right: inherit!important;
margin-left: 100px!important;
}
Adjust the distance to what you need.
Best regards,
Jordan Shannon
Hi there,
thanks for that! This works, but then the whole styling of the menu changes (I cannot change the color or the size of the font anymore and previous settings were overwritten obviously).
Hi Grega,
That’s strange. You should still be able to change the font size and color, since Jordan’s solution only changes the margins.
Can you provide us with temporary admin access so we can take a closer look?
Best regards,
Sarah
Sure! Thanks a lot! :)
Hi Grega,
Thank you for the access. But we will need admin privileges so we can see your Enfold options.
Best regards,
Sarah
Done! :) Same password as before..
Hi Grega,
It seems that the closing bracket }
was not pasted in CSS. :) I’ve added the closing bracket, and now it should be back to normal. Please check your website now and let us know if there’s still something to be fixed.
Best regards,
Sarah