Home Forums WoodMart support forum Information box carousel

Information box carousel

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #722062

    czxluck
    Participant

    Information box carousel,How to modify the font size below this element, I set it the same as the image

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You can easily change the font size from the element settings.

    Please edit the Information Box Carousel widget, then go to the Style tab. In the Title typography section, you can adjust the font size as per your requirement.

    See Screenshot for better understanding: https://postimg.cc/Bjx0VbJM

    Best Regards

    #722091

    czxluck
    Participant

    Can I have the mobile version display without borders and the desktop version with borders? Because on mobile, the icons become very small with borders.

    #722092

    czxluck
    Participant

    Add screenshots

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    To hide the border around the image in only on mobile, please use the below custom CSS code and paste it to Theme Settings > Custom CSS > Mobile CSS section:

    .info-box-wrapper .box-style-border .info-box-content {
            border: none !important;
    }

    Best Regards

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