Home › Forums › All Other Themes › The Art Template – Slider Height Adjustment
- This topic has 7 replies, 2 voices, and was last updated 6 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
January 18, 2018 at 11:58 pm #92060
I was able to adjust the height of the slider based on the instructions you provided, however, there is now a white diagonal bar that briefly shows during each slide transition. How can I remove this distraction?
http://laurenemillercom.ipage.com/
Thank you
January 19, 2018 at 6:41 am #92079Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
BradJanuary 27, 2018 at 3:10 pm #92813The diagonal bar is at the bottom of the slider images and appears during transition. I’ve outlined it in red.
https://imgur.com/XjgiCV1
January 29, 2018 at 7:47 am #92890Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.featured_area { z-index: 10; position: relative;}
Regards,
BradJanuary 30, 2018 at 1:13 am #93014Brad,
When I add the css you provided, the diagonal bar is now solid. I want it removed.January 30, 2018 at 6:05 am #93039Hi,
Remove
.featured_area { z-index: 10; position: relative;}
Add this new code there:
.featured_area { z-index: -1; position: relative;}
Regards,
BradFebruary 1, 2018 at 12:55 am #93185Thank you Brad. That worked. I appreciate your help.
February 1, 2018 at 12:05 pm #93214Hi John,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/15/
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.