Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • mozito Friend
    #848757

    I have an issue with the colors. I want to change background color : white to black because I have an orange and black combination. I tried to change .css files but does not change anything, Where should I change to make a black background?


    1. afsafa
    Pankaj Sharma Moderator
    #848776

    Hi
    Kindly post your site url here , so i can check it and suggest you changes .

    mozito Friend
    #851051
    Pankaj Sharma Moderator
    #851058

    Hi
    If you want to apply bg only for the this module use below code in custom.css file

    #Mod120   {  background: #000; }

    For the full container use this code in custom.css

    
    .main-container.features-intro  {  background: #000; }
    
    mozito Friend
    #852050

    Hi,
    I have to create a file named custom.css and put that code or where I have to put that code?

    Regards,

    Pankaj Sharma Moderator
    #852136

    Hi
    Put the code in custom.css .
    /css/custom.css file.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 10 months ago.

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