Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1096443

    Dear Enfold team,

    sorry, sorry: Many times – you have explained that very often …

    For me, the reduction of the gap between columns does not work.

    I used this code for this:
    .page-id-7416 div. av_one_fourth {
         margin-left: 3%! important;
         width: 3%! important;
    }

    The affected site is currently still a draft …

    #1096971

    Hey Marc,

    Best regards,
    Victoria

    • This reply was modified 5 years, 6 months ago by Victoria.
    #1097181

    Hello Victoria,

    Thank you for your reaction. :-)

    Sorry, I forgot the 2-factor authentication. Is now switched off. Do you like to look again, please?

    Many Thanks

    Marc

    #1098015

    Hello Victoria,
    hello Enfold-Team,

    I wanted to ask again for safety’s sake. Do you have access to the page now? As I said, I have switched off the double authentication. :-)

    I appreciate your support.
    I wish you a nice day –

    KR – Marc

    #1098442

    Hi,

    Thanks for the update.

    Try to remove the “width” property in that css code.

    .page-id-7416 div .av_one_fourth {
        margin-left: 3%!important;
    }

    Why do you have to adjust the left margin?

    Best regards,
    Ismael

    #1098461

    Hi Ismael,

    thank you very much for your support. :)

    Unfortunately, it still does not look as desired. :(

    I attached a screenshot that might have made things a bit clearer.

    Thanks again. I appreciate your support.

    KR – Marc
    Screenshot

    • This reply was modified 5 years, 6 months ago by Faun2015.
    #1098949

    Hi Faun2015,

    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 #av_section_2 .no_margin.av_one_fifth {
        padding: 2px !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1099218

    Hello Victoria,
    hello Ishmael,

    It took a long time – now I finally know why nothing works or responds: The Quick CSS window no longer seems to work.
    I deleted the entire CSS code: No reaction. Ok, I made some adjustments with the Microthemer. Also, I uninstalled: No reaction.

    What do I do best?

    I appreciate your support.

    Thank you and best regards –

    marc

    #1099512

    Hi Marc,

    Thanks for the update. What happens if you select to delete the old CSS and JS files under Enfold->Performance?

    Best regards,
    Rikard

    #1100467

    … ok, works, Rikard :-)

    Thank you all.

    KR – Marc

    #1100628

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Reduction of the gap between columns’ is closed to new replies.