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

    Hi!

    I’m using the Neighborhood theme on Skateshop.dk.

    Besides this, I’m using the theme for some experiments on fixfix.dk, where I have a problem with the header. I can’t figure out how to remove the white space between the top navigation bar and the actual products. If possible, I would like to remove the sorting function as well. It looks like the white space and the sorting function is “sliding out” from underneath the navigation bar when you refresh the website.
    I have attached a screenshot of what I want the web site to look like. Is this possible?

    Looking forward to your reply.

    Cheers Jesper

    Attachments:
    You must be logged in to view attached files.
    #110964
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to the theme custom css option

    
    .woocommerce-count-wrap, .woocommerce-count-wrap {
    display: none!important;
    }
    
    .page-content {
    margin-top: -50px!important;
    }

    -Rui

Viewing 2 posts - 1 through 2 (of 2 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