Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1260229

    Hello Support Team, if I have 4 columns in my layout, the distance between the columns is too big for me. How can I make it smaller, let’s say 20 px?

    #1260243

    Hey Talker77,

    Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #1260297

    Hello Jordan,
    here is the link…

    #1260414

    Hi Talker77,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top div .av_one_fourth {
        margin-left: 3%;
        width: 22%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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