Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1120084
    SiobhanH
    Participant

    Hi – I want to reduce the padding above the promo element text on this page https://www.she.space/socials/. I’ve tried inspecting the element so I can remove it via the custom css but failing…

    #1120086
    Thai
    Moderator

    Hi There,

    Please remove your custom CSS div#x-promo-content h5{margin-top:0;} and add the following CSS:

    .x-promo-content h5 {
        margin-top: 0;
    }

    Hope it helps 🙂

    #1120145
    SiobhanH
    Participant

    Perfect, thanks!

    #1120191
    Thai
    Moderator

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1120084 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>