Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1382273
    chimanis
    Participant

    Hi there, is there a way to reduce the space above below a slider and above a customer header? I have used the class = mtn aid but the gap is still very large and doesnt look right, especially on mobile view. Any help would be much appreciated.

    #1382274
    chimanis
    Participant
    This reply has been marked as private.
    #1382372
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .entry-content.content div#x-section-2 {
        padding: 25px !important;
    }

    Thanks.

    #1382764
    chimanis
    Participant

    Thanks so much, that’s worked perfectly.

    Can I also ask, is there a way of the custom header being made size H4 on a mobile view and size H3 on other devices?

    Or do I need to make a separate custom header for mobile and hide it on other device views? Not sure how this approach would impact on SEO though(if anything)?

    Thanks for your time

    #1382939
    Joao
    Moderator

    Hi There,

    Please add a class to the heading where you want to achieve that.

    It is not possible to change the html structure from h3 to h4 but it is possible to make it look like it.

    By adding a class to this headings, for example, my-headings and pointing us on the page one of them we can provide you a tailored solution,

    Thanks

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