Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #790626

    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

    #790651

    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

    #790654

    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

    #790666

    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).

    #790812

    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

    #791346

    Sure! Thanks a lot! :)

    #791467

    Hi Grega,

    Thank you for the access.  But we will need admin privileges so we can see your Enfold options.
    Best regards,
    Sarah

    #791530

    Done! :) Same password as before..

    #791555

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.