Slider CSS Help
-
Hello…
I am currently using the Forever Theme and am wondering if there’s a CSS snippet to erase the bullet points that are below the slider on the main page of my blog. I would appreciate the help. ThanksThe blog I need help with is: (visible only to logged in users)
-
-
Hi there and there certainly is. Add this to your custom CSS to get rid of the dots below the slider.
#feature-slider { display: none; } -
It worked perfectly.. Thanks
Another thing if possible. On my main page you can click on any of my posts. the picture of any particular post will have a centered caption. That caption text is bold but the color looks gray. Is there any way I can get that color switch to regular black but being bold? And is there any way you can move that caption text to the left instead of being centered?
-
I answered you in the other thread at: https://en.forums.wordpress.com/topic/caption-css-help?replies=3
-
Yes perfect. Looks amazing! Thanks
One last thing, when you click on a post there will be a white space between the title name and the picture. Is there a snippet to reduce that white space? Thanks you are so helpful. I appreciate it
-
- The topic ‘Slider CSS Help’ is closed to new replies.