Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #726739

    Dear Kriesi Team,
    I can’t find a way to adjust the bottom padding of text block.
    There’s that option for Titles, but not for text block for some reason.
    Is there any way around this?
    If you’d like to see what i’m talking about you can take a look at my homepage.
    I’m trying to reduce the space between:
    “with the hair tissue mineral analysis”
    and
    “send in your hair sample today”

    Thank you,
    Nabil

    #726746

    Hey Nabil,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    body .av-special-heading.modern-centered {
        margin-top: 10px;
    }
    

    Best regards,
    Yigit

    #726751

    Thanks Yigit,
    I added the code to the Quick CSS section you mentioned, pressed save and didn’t see any new option in text block to change the padding.

    #726753

    Hi,

    There will not be a new option. It will just decrease top margin on special heading elements :)

    Best regards,
    Yigit

    #726856

    Thank you Yigit! It looks much more balanced now! Have a great day!
    Nabil

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Reducing Bottom Padding In Text Block’ is closed to new replies.