Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #245382
    td8000
    Participant

    Hi again,

    i need to remove the 2 white lines below the purple footer section:

    http://yoga-in-jedem-alter.de/mf-wp/

    Any idea?

    Thanks a lot, Tobi

    #245385
    Skandha
    Participant

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

    #site-generator {
        display: none;
    }

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

    #247404
    td8000
    Participant

    Thanks Skandha,

    But there is still some white space left that i would like to remove.

    And another question corncerning this page:

    I does not really look great on mobile, so i would like either to redirect to another page on the site in case of smartphone resoltion.
    is that possible?

    Thanks a lot, Tobi

    #247491
    Skandha
    Participant

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

    #supplementary .widget {
        padding: 0;
    }

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

    #247956
    td8000
    Participant

    Hi Skandha,

    yes. great. That did it. Thnaks a lot.

    And isnt’t there a way to redirect to another page on the website in case the resolution is lower than desktop size?

    Tobi

    #247959
    Skandha
    Participant

    @td8000: Hello Tobi,
    I am afraid that is not possible.

    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/catch-base/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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove white space below foot’ is closed to new replies.