Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1002753

    Hello!
    I suspect that someone has already asked this question, but I have not found anything:
    At Enfold we have the setting, logo and menu on the left side. Now the logo is quite extensive and I would like to make the left menu area around 100px (I think that’s 400px instead of 300px) wider.
    Please, can you help me with the CSS?

    Thank you and best regards,
    Daniela

    #1002868

    Hey beyond-flora,

    Add this to quick css:

    .html_header_sidebar #top #header{
    width:400px!important;
    }
    
    .html_header_left #main{
    margin-left:400px!important;
    }

    Best regards,
    Jordan Shannon

    #1003073

    Perfect! Thank you – it works :-)

    Best regards,
    Daniela

    #1003343

    Hi Daniela,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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