Tagged: slider
- This topic has 3 replies, 2 voices, and was last updated 8 years, 2 months ago by Mahesh.
-
AuthorPosts
-
September 22, 2016 at 8:14 pm #99983PearlParticipant
I tried to adjust the image size as 976×450 like in the demo but the height reminds very narrow like it’s shown on my site now. I’m now using featured images sized 700×420 is there anyway to remove the grey borders on both sides that frame the slider?
Thanks!
September 23, 2016 at 10:51 am #100049MaheshParticipant@misstraveling: Thank you for using Simple Catch Pro theme. The recommended size for slider is 976 x 313, however you may have image with diferent size too.
To remove grey borders, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:.featured-img { border-left: none; border-right: none; border-bottom: none; }
If you want to keep the border at the bottom, remove
border-bottom: none;
from the above CSS.Regards,
MaheshSeptember 25, 2016 at 9:49 pm #100208PearlParticipantThanks so much – that worked!
September 26, 2016 at 10:32 am #100248MaheshParticipant@misstraveling: Thank you for your appreciation. Have a nice day!
Regards,
Mahesh -
AuthorPosts
- The topic ‘How to remove slider border’ is closed to new replies.