Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Support request] Sidebar width

Home Forums Support [Support request] Sidebar width

Home Forums Support Sidebar width

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #386978
    Dirk

    Hello
    I need a Way for left sidebar width for 7% and content width 93%
    in the sidebar customizer is the lowest 15%

    sorry for bad english

    Grettings Dina

    #387008
    Leo
    Staff
    Customer Support

    Hi there,

    It actually goes by increment of 5%. Would you prefer 5% or 10%?

    Let me know.

    #387021
    Dirk

    Hello
    if I get the side bar to 10% wide, I think it would be good
    Greetings Dina

    #387041
    Leo
    Staff
    Customer Support

    Can I first ask what you are trying to achieve with 10% width sidebar? Isn’t that far narrow?

    Let me know what you are trying to achieve so maybe we can find a better method.

    Thanks!

    #387053
    Dirk

    I try vertical Logo and Nav

    https://inside3dtour.de/

    the sidebar is to wide πŸ˜‰

    #387071
    Leo
    Staff
    Customer Support
    #387282
    Dirk

    OK the Sidebar is now OK !
    now the content is to smal πŸ™

    #387428
    Leo
    Staff
    Customer Support

    Try this CSS:

    @media (min-width: 1025px) {
        .grid-85 {
            width: 95%;
        }
        .push-15 {
            left: 5%;
        }
    }
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.