Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #881234

    Hi enfold support team,
    I tried to reduce the white space between the one fourth columns with this CSS. But it didn`t show any effect. Could you please help me with this?

    .av-flex-placeholder .av-one-fourth {
    width: 1% !important;
    }

    #881278

    Hey vnfan,

    Can you post a link to your site? so we can take a closer look.

    Best regards,
    Nikko

    #882283

    Yes, please take a look at your website.

    #882287

    Hi,

    Try adding this to quick css:

    .post-entry-9584 .av-flex-placeholder{
    width:1%!important;
    }

    Best regards,
    Jordan Shannon

    #882291

    Hi Jordan, it works. Thank a lot.

    #882299

    Hi,

    No problem. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘reduce placeholder of one fourth columns’ is closed to new replies.