• Resolved care2019

    (@care2019)


    Sharing buttons right after the article are on the line and I want to add space to it.

    Also the next and previous buttons not working.

    Please help and provide simple instruction because I am not an expert

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator bcworkz

    (@bcworkz)

    Add the following to the Additional CSS section of the customizer or style book:

    #dpsp-content-bottom {
        margin-bottom: 15px;
    }

    You can alter the 15 to whatever spacing you like.
    Where Additional CSS is depends on whether your theme is a block theme or classic theme. For classic themes go to Appearance > Customize.

    The nav titles NEXT and PREVIOUS are not active links, but clicking on the post titles immediately below work just fine when I checked. If you want the nav titles to also be active links, the solution depends on what code is used to generate this nav section. If you’re unable to determine this, I suggest seeking further help through your theme’s dedicated support channel.

    Thread Starter care2019

    (@care2019)

    Thank you so much. This worked

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘fixing space after share buttons’ is closed to new replies.