• Resolved mon59

    (@mon59)


    I created a 3-column row with WPBakery Page Builder (formerly Visual Composer), and would like to add an Interactive Banner to each of the 3 columns.
    I cannot get the Interactive Banners centered, even though the text blocks in the same row are centered.

    Please login with:
    User: demo
    Password: demo_user

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author nasir179125

    (@nasir179125)

    Hi! Sorry for delay, Please add this code into custom CSS:-

    .grid figure {
         -webkit-margin-before: 1em;
        -webkit-margin-after: 0em;
        -webkit-margin-start: 0px !important;
        -webkit-margin-end: 0px;
    }

    Let me know

Viewing 1 replies (of 1 total)
  • The topic ‘Interactive banners not centered’ is closed to new replies.