Home › Forums › Gillion Theme › About text slider in responsive style
Home › Forums › Gillion Theme › About text slider in responsive style
Hello
I have added text slider on homepage in using style 5. What should I do if I want the circle thumbnail can be shown in responsive style? I am not familiarise myself with WP-bakery 🙁
Thanks
Timmy 🙂
Hi Timmy,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
hello
the link is
timmysweb2002.com/blog
You can display it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .blog-textslider-style5 .blog-textslider-post-thumnail { display: inline-block !important; }