Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • titorus Friend
    #682664

    How can i Put a gray box around the menu? like image linked

    thanks.

    pavit Moderator
    #682716

    Hi

    In custom.css file you already have

    .t3-megamenu > .navbar-nav {
    margin:50px;
    }

    add this

    .t3-megamenu > .navbar-nav {
    margin:50px;
    background:#000000;
    }

    Change #000000 with your preferred color

    pavit Moderator
    #747999

    Hi

    In custom.css file you already have

    .t3-megamenu > .navbar-nav {
    margin:50px;
    }

    add this

    .t3-megamenu > .navbar-nav {
    margin:50px;
    background:#000000;
    }

    Change #000000 with your preferred color

    titorus Friend
    #682721

    its works thanks, but i have a question, the box design is longer, is it possible to increase the size of the gray box?

    titorus Friend
    #748004

    its works thanks, but i have a question, the box design is longer, is it possible to increase the size of the gray box?

    Saguaros Moderator
    #683968

    It looks like you’re already changed it: http://prntscr.com/8ggv4g

    Let me know if you still need help on this.

    Saguaros Moderator
    #748563

    It looks like you’re already changed it: http://prntscr.com/8ggv4g

    Let me know if you still need help on this.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  Saguaros 9 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum