-
AuthorPosts
-
October 4, 2014 at 2:03 pm #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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 4, 2014 at 2:52 pm #551803Hi
Could you post a screenshot of what exactly you want to change ?
October 4, 2014 at 3:02 pm #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…
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 4, 2014 at 3:20 pm #551806It 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 thereOctober 4, 2014 at 3:23 pm #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!! 🙂
AuthorPostsViewing 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
Background Color for Testimonial Slider?
Viewing 5 posts - 1 through 5 (of 5 total)