- This topic has 1 reply, 2 voices, and was last updated 8 years, 1 month ago by
Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- March 15, 2017 at 9:37 pm #2381
loveforburma
ParticipantHello!
Before I continue, please take a quick look at the home slider on my website:
loveforburma.com
I’ve searched the forum and found the CSS for removing the gray filter and removing the page title button (“SLIDE 1”, “SLIDE 2”, “SLIDE 3”). Here is my CSS, which I have pasted onto Appearance > edit CSS:/*
You can add your own CSS here.Click the help icon above to learn more.
*/
.hs-slide-caption{display:none}
.ht-slide-overlay{display:none;}Nothing is working. Can you please tell me what I am doing wrong? I have no experience with CSS. Thank you so much.
March 16, 2017 at 8:03 pm #2393Hash
KeymasterThe gray overlay is gone. If you need to remove the caption as well then here is the CSS
.ht-slide-caption{display:none}
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.