CSS issues 2 - by dunies - on WordPress WooCommerce support

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

  • Avatar: dunies
    dunies
    Participant
    November 29, 2018 at 11:06

    On another topic you have given me this code which worked well for the website it was asked. I tried to implemented though on another website’s look book and it doesn’t work. Can you please check? I’m pasting the website in private.

    .et-products-navigation > div {
    min-width: 40%;
    display: inline-block;
    }
    .et-products-navigation {
    display: inline-block;
    }

    I want it to look the old way with the inline navigation.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 29, 2018 at 11:24

    Hello,

    Please try to use this code:

    .et-products-navigation > div {min-width: 40%;display: inline-block;margin-bottom: 25px;}
    .et-products-navigation { display: inline-block; }
    .page-id-4302.breadcrumbs-type-disable.et-header-not-overlap:not(.home) .header-wrapper { margin-bottom: 0px; }

    Do not forget to clear cache before cheking the result.

    Regards

    Avatar: dunies
    dunies
    Participant
    November 29, 2018 at 13:33

    Style is fine now.

    However there is a problem or bug. When I add certain categories or tags, nothing is shown when they are more than 1 categories or tags.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 29, 2018 at 14:56

    I do not see the problem – http://prntscr.com/loj8nm
    Please provide a screenshot. You can use such screenshot maker as Lightshot https://prnt.sc/
    Thanks in advance.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.