Viewing 4 posts - 1 through 4 (of 4 total)
  • #137001
    Jesper Billeskov
    Member
    Post count: 28

    Hi Swift,

    I have experienced an issue on my site http://www.skateshop.dk after installing a few updates.

    The spacing between the top bar and the logo + top menu has increased. I want the spacing to be the same as on my other site http://www.skateshop.se. How do I fix this?

    I have already got this in the Custom CSS:

    #header-section #header {
    padding-top: 0px!important;
    }

    .sku_wrapper {
    display: none;
    }

    .woocommerce-count-wrap, .woocommerce-ordering { display: none; }
    .inner-page-wrap { margin-top: 0; }
    .archive .tax-product_cat .push-right { margin-top: 52px; }

    .woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products{padding-top:0px !important}

    Looking forward to your reply!

    Cheers
    Jesper Billeskov

    #137113
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    There’s now an option in the theme options for this, that’s why the spacing will have changed. You just need to configure the setting

    – Kyle

    #137439
    Jesper Billeskov
    Member
    Post count: 28

    Excellent! Thank you.

    However, I have now run into a new problem. The line that is appearing in the product categories above the products have returned (see attachment). Somehow I managed to hide this line before the update. How do I remove the line?

    I’m looking forward to your reply!

    Cheers

    Attachments:
    You must be logged in to view attached files.
    #137455
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
      border-top: none;
    }

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register