Tagged: , , ,

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

    Dear Kriesi Team,
    The desired mockup and live access is provided below.
    I wish to minimize the gaps in between the 3 1/3 column.
    The advanced settings do not have anything for it. Tried google inspect but couldnt figure it out.
    Kindly do advise on the coding needed!
    Best regards,
    Marcus

    #1211466

    Hey Kayzel,

    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

    
    #av_section_1 div .av_one_third {
        margin-left: 2%;
    }
    #av_section_1 div .av_one_third.first {
      margin-left: 6%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1211564

    Hi Victoria!
    Thank you for the prompt reply. Yes it worked. Thank you, appreciate it!
    Best regards,
    Marcus

    #1211725

    Hi,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1211786

    Dear Rikard,
    All’s good! Do close it! Thank you!
    Best,
    Marcus

    #1211999

    Hi,

    Thanks for letting us know, I’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How do I reduce gaps in between 3 1/3 column’ is closed to new replies.