Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • thomasrunge Friend
    #902355

    Hi, I need some help how to change the color in the main logo/navigation area. I tried changing t3-mainnav in css, but apparently that is not the right place.

    It looks as if this is not a separate are, but belongs to .container?

    Any help is greatly appreciated!

    Pankaj Sharma Moderator
    #902389

    Hi
    Can u add a screenshot of the issue where exactly you want to change the color and post your working site url .
    The submitted site url does not showing any site : http://i.imgur.com/h3Pgopw.png

    thomasrunge Friend
    #903055

    Check http://www.itgoco.com
    The area I want differently colored is the white area between the top bar (t3-top-header) and the picture, there area that also contains the menu items (Home Services etc.). It looks as if that is simply part of the main container, but that is above my html/css skills.

    Pankaj Sharma Moderator
    #903108

    Hi
    the submitted site url does not open > http://prntscr.com/aibmec
    By the way you can change the menu bg color with adding this code in custom.css

    .t3-mainnav .container {
        background: #eee;
    }

    You can use firebug or inspect element and override the style via custom.css
    Like here > http://prntscr.com/aibn3v

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 1 month ago.

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