Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #262818
    planarknight
    Participant

    Hi is there a way to reduce the gap between the banner image and where the actual webpage starts?

    for reference as pictures always make things easier to explain go here: https://www.dropbox.com/sh/yrkhq8ge6f34qc0/AADif2X5jAxKpSflREhQcy91a?dl=0

    thank you

    #262877
    Skandha
    Participant

    @planarknight: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content .wrapper {
        padding-top: 0;
    }

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

    #262903
    planarknight
    Participant

    thats it! thank you Skandah!

    #263062
    Skandha
    Participant

    @planarknight: Hello there, 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/simclick/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

    #263114
    planarknight
    Participant

    Done 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘reduce gap between banner and where my page starts’ is closed to new replies.