Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • aaronnak Friend
    #201826

    Hi,

    I’m wanting to change the default Grey background in the testimonial slider to black. How do I go about doing this?

    Thanks so much in advance!

    -aaronnak

    pavit Moderator
    #551803

    Hi

    Could you post a screenshot of what exactly you want to change ?

    aaronnak Friend
    #551805

    <em>@pavit 448632 wrote:</em><blockquote>Hi

    Could you post a screenshot of what exactly you want to change ?</blockquote>

    Found on templecitysdachurch.net the red box is the testimonial slider which I just placed the oranization’s mission. Took out the arrows and just need to change the background color from grey to black…


    1. screenshot_1
    pavit Moderator
    #551806

    It is using as Module Class Suffix – “background-gray about-box testimonial-box”

    So you can change the background gray style inside templatesja_decorcsstemplate.css line 219

    .background-gray {
    background-color: #333333 -- change hex color value here
    color: #ffffff
    }

    You can also add your custom style to the custom.css file to not override default template.css value , in this way when template files are updated you will not loose your modifications done

    so add a file named custom.css inside this folder templatesja_decorcss
    and add your modified css code there

    aaronnak Friend
    #551807

    <em>@pavit 448635 wrote:</em><blockquote>It is using as Module Class Suffix – “background-gray about-box testimonial-box”

    So you can change the background gray style inside templatesja_decorcsstemplate.css line 219

    .background-gray {
    background-color: #333333 -- change hex color value here
    color: #ffffff
    }

    You can also add your custom style to the custom.css file to not override default template.css value , in this way when template files are updated you will not loose your modifications done

    so add a file named custom.css inside this folder templatesja_decorcss
    and add your modified css code there</blockquote>

    Wonderful! Thank you so much!! 🙂

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

This topic contains 5 replies, has 2 voices, and was last updated by  aaronnak 10 years, 1 month ago.

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