Home › Forums › Jevelin Theme › Adjust height of icon box slider titles
Home › Forums › Jevelin Theme › Adjust height of icon box slider titles
Solution for this topic
Hi @Shelly,
I hope you are well today and thank you for your question.
You can achieve 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 .sh-iconbox-slider-tab { height: 150px!important; }
Best regards,
Shufflehound team
Thank you, that’s great!
You are most welcome here š