Align Icon Box - by Yusuf Moolla - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 2 years, 6 months ago ago by Olga Barlow

  • Avatar: Yusuf Moolla
    Yusuf Moolla
    Participant
    October 2, 2021 at 11:23

    i would like to vertically align the icon with text on mobile using the icon box on the them builder
    Please see screenshot below
    https://ibb.co/84TxzKq

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 3, 2021 at 08:34

    Hello,

    Add this code in Theme Options > Theme custom CSS > Mobile:

    .home .ibox-text p {
      display:none;
    }
    .home .icon-image img {
      margin-bottom:10px;
    }

    Regards

    Avatar: Yusuf Moolla
    Yusuf Moolla
    Participant
    October 3, 2021 at 09:50

    will this work on my home page or everywhere on my website

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 3, 2021 at 09:51

    Home page only

    Regards

    Avatar: Yusuf Moolla
    Yusuf Moolla
    Participant
    October 3, 2021 at 09:55

    I will need it for the entire website

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 3, 2021 at 09:58
    .ibox-text p {
      display:none;
    }
     .icon-image img {
      margin-bottom:10px;
    }

    Regards

    Avatar: Yusuf Moolla
    Yusuf Moolla
    Participant
    October 12, 2021 at 16:37

    the icon and text are perfectly aligned on desktop ,only on mobile it isnt align ,how do we fix that

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 12, 2021 at 22:43

    Hello,

    Check now, please.

    Regards

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Align Icon Box’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.