APRESS SUPPORT Forums Apress Theme Responsiveness of Images Boxes

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #641
    vaughancavca
    Participant

    Hi there,

    I’ve been using the WPBakery Page Builder plugin to make a new homepage, and I’ve noticed that the responsiveness on mobile devices isn’t working that well – the text doesn’t fit inside the boxes properly (see attached screenshot).

    Attachments:
    You must be logged in to view attached files.
    #643
    Apress Support
    Keymaster

    HI

    Please let us know which element are you using.

    Thanks
    Apress Team

    #644
    vaughancavca
    Participant

    It’s the element called ‘Image Box New’

    #648
    Apress Support
    Keymaster

    Hi VC

    Please paste this code to your Theme Option -> Custom CSS for changing the Font Size in Mobile device.

    @media (max-width:767px) {
    .zolo_imagebox_new_wrapper.new_imagebox_style2 .zolo_imagebox_new_title{font-size: 24px !important;}
    }

    We are working on the update and will add the options to edit in the next major update.

    Best Regards
    Apress Team

    #649
    vaughancavca
    Participant

    Thanks – that worked perfectly 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.