White space - by vygintas - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: vygintas
    vygintas
    Participant
    June 22, 2018 at 09:24

    I installed a demo. 1) Why is there a white space at the top of the home page?
    2) Where is the setting for the upper image on the inner pages?

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 22, 2018 at 10:00

    Hello,

    Thank you for the topic.
    1. Please add this code in Theme Options > Styling > Custom css:

    .home.breadcrumbs-type-9.woocommerce .page-wrapper > .container .row > .content, .home.breadcrumbs-type-9 .content-page {
        padding-top: 0px !important;
    }

    2. Theme Options > General > Header Settings > Breadcrumbs background.

    Regards

    Avatar: vygintas
    vygintas
    Participant
    June 22, 2018 at 10:55

    Thank you. The breadcrumbs background is not displayed on the homepage. How do I set it up on other pages?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 22, 2018 at 11:00

    You’re welcome!
    Please describe the desired result in more details.
    Breadcrumbs Style you can change in Theme Options > General > Header Settings.

    Regards

    Avatar: vygintas
    vygintas
    Participant
    June 22, 2018 at 11:07

    1) http://www.lukaflores.com/home/. How to make the same page as the home page, without breadcrumbs background?
    2) How do I remove a white space from this page http://www.lukaflores.com/home/?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 22, 2018 at 12:07

    1. Go to edit page > Breadcrumbs Style > Disable.
    2. Add this code in Custom css for page http://prntscr.com/jy03ws

    .page-heading {
        margin-bottom: 0px;
    }

    Regards

    Avatar: vygintas
    vygintas
    Participant
    June 22, 2018 at 12:34

    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 22, 2018 at 12:42

    You’re welcome!
    Let us know if you need any further assistance.

    Regards

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.