- This topic has 1 reply, 2 voices, and was last updated 6 years, 11 months ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- January 9, 2018 at 4:27 am #4583jdmilton0307Participant
Hi there,
I’m using the Total theme and had a question about the counter feature on the homepage. I’d like to use a solid color for the background on that section. I created an image in Photoshop sized to the recommendation and made it one solid color, but it’s appearing much darker than anticipated. Is there any way to eliminate the automatic shade that’s applied to the background image for the counter section?
Thanks for your help!
January 18, 2018 at 7:30 pm #4615HashKeymasterHi,
There is a dark overlay that is added via CSS . You can remove it by adding a CSS code in Appearance -> Customizer -> Additional CSS
#ht-counter-section .ht-counter-overlay{ display: none; }
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.