Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • consariand Friend
    #910187

    Hi, I use uber template. I want to change background color of megamenu. I don’t find the good style sheet. Can I help me ?

    pavit Moderator
    #910191

    Hi there

    Could you share a link to your website ? so we can better look at it .

    consariand Friend
    #910479

    http://ares61.ded.host-univers.net/~rouchprmr/index.php/notre-mission

    I try to change background in boopstrap.css, (.row line 442), but the color is a also under other module or article….(exemple : before footer, the background-colo appear…)

    I think this is not the good style sheet or this is not the good line ?!
    What do you think about this ?

    pavit Moderator
    #910524

    Hi there

    bootstrap.css is not the right file to customize, rollback the code you changed

    You can use the custom.css file to override customizations in this folder /templates/uber/css/

    If you do not have a custom.css file you should create a new one.

    After you removed your code add this to your custom.css

    .t3-header {
    background:#yourcolor!important;
    }
    
    .navbar-default .navbar-nav > li {
    background:#yourcolor!important;
    }
    
    consariand Friend
    #910558

    Thanks a lot for your fast answer ! The solution works fine !
    Have a good day !

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

This topic contains 4 replies, has 2 voices, and was last updated by  consariand 8 years, 7 months ago.

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