test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • candrid Friend
    #732269

    Hello I am looking to change the background color of the white space surrounding the background color of a module from white to black – picture attached.

    Pankaj Sharma Moderator
    #754359

    Hi
    Add below code in custom.css file to change the color form white to black .

    .t3-topbanner .container{background:#000;}


    custom.css file will be in /css folder . if file not there create it
    Save and check .

    candrid Friend
    #754361

    You are simply amazing — I was so close haha. THANKS!

    candrid Friend
    #754363

    Would you happen to know how to color the border black? The think white line?

    Pankaj Sharma Moderator
    #754364

    Hi
    Replace older code with this code
    .t3-topbanner .container{background:#000 border-bottom: 1px solid #000
    }

    candrid Friend
    #754366

    Thanks so much. Really. Thank you!:-*

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

This topic contains 6 replies, has 2 voices, and was last updated by  candrid 9 years, 1 month ago.

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