Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #293851
    SteveM-S
    Participant

    On my site I”ve disable Header Image but using Featured Slider. Promotional Headline is set for before Footer.

    How do I eliminate the space between the Featured Slider and the home page and the same space on other pages between the Menu and the pages?

    Thanks
    Steven

    #293853
    Skandha
    Participant

    @stevem-s: Hello Steven,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #293865
    SteveM-S
    Participant
    #293867
    Skandha
    Participant

    @stevem-s: Hello Steven,
    Go to => Appearance => Customize => Featured Content => Featured Content Settings => Enable Featured Content => Select Disable and Publish.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #293894
    SteveM-S
    Participant

    Tried that and no difference – still quite a gap

    #293956
    Skandha
    Participant

    @stevem-s: Hello Steven,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content-sidebar, #content article {
        padding: 0 !important;
    }
    #content article .entry-header {
       display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #293987
    SteveM-S
    Participant

    Perfect! – all set
    Thanks

    #294016
    Skandha
    Participant

    @stevem-s: Hello Steven, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/adventurous/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How do I eliminate space between Menu and Pages’ is closed to new replies.