Space between sections

Home Forums All Other Themes Space between sections

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #204695
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    Please can you tell me how I reduce the space between sections on a page? The text sections look to have too much spcae between them. I am using the SKT Cats theme.

    Please see screenshot: https://ibb.co/2Mf85Q9

    Thanks.

    #204701
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #204719
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    Hi Chris,

    avidsangelscatrescue.co.uk

    #204720
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .thn_post_wrap ul { margin-bottom:0 !important; margin-top:0 !important;}

    Regards,
    Chris

    #204721
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    That looks much better, thank you!

    Is there a way of also reducing the space beneath the orange headings as shown in the screenshot below?

    https://ibb.co/wNs9V7m

    #204722
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .page .elementor-element-populated {
      padding: 4px 10px !important;
    }

    Regards,
    Chris

    #204724
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    Thanks, this has all worked really well.
    However, content in text editor is now too close to the titles above them.
    How can I remedy this please?

    https://ibb.co/7b6yWzx

    #204725
    Michelle MorsonMichelle Morson
    Participant
    • Topics: 10
    • Replies: 24
    • Total: 34
    Member since: March 11, 2023

    I think I’ve done it by changing the padding and margin 🙂

    #204734
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Great!! ????

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