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

    Hello anyone,

    my normal choosen Content / Sidebar Ratio is 80% / 20% and Content + Sidebar width is choosen 82%!

    I want to change this ratio ONLY for my logo area and main menu on the desktop version, so that i can set it individually how much space is from my logo and main menu the the border of the display, so I get a little bit more space to add 1 or 2 more main menu links, without reduce the logo or font size!
    Hope that this is possible and you understand what I mean and if it is possible it brings no problems on the mobile version!
    My website is http://www.ihr-personaltrainer.at

    Thanks a lot!!! :)

    #541119

    Hi Younis_FARES!

    Add this to your custom CSS.

    #header .container {
        width: 90% !important;
    }

    Regards,
    Elliott

    #541239

    Perfect!

    Thanks a lot Elliott!! :)

    #541424

    Hi,

    Glad we could help :-)

    Best regards,
    Rikard

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