Adjust height of icon box slider titles

Home Forums Jevelin Theme Adjust height of icon box slider titles

Home Forums Jevelin Theme Adjust height of icon box slider titles

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • Shelly
    Participant

    Hi there

     

    Is there a way to adjust the height of the white title blocks that sit at the bottom of the Icon Box Slider?

     

    I’d like to make it narrower, see screenshot attached.

    https://obscape.com/site/

     

    Thank you

    Attachments:
    You must be logged in to view attached files.

    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

    Shelly
    Participant

    Thank you, that’s great!

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)