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

    Hello,

    I am lookind to reduce the white space between several elements in my pages (see link below):

    First, between the main title “Mécènes Particuliers” and the following text.

    Second, between the bottom of the two columns and the next title (“Choisissez votre niveau d’engagement :”)

    How could I achieve that?

    Many thanks,

    Daria

    #605989

    Hey Fiorilla!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-special-heading.av-special-heading-h5 {
        margin-top: 10px;
    }

    Cheers!
    Yigit

    #606798

    Hi Yigit,

    Thanks – I have added the code but there is no change… Would you have any other ideas?

    Thank you,

    Fiorilla

    #607138

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .page-id-17 .av-special-heading-h5 {
    margin-top: 20px !important;
    }

    Best regards,
    Rikard

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