Issues megamenu, woocommerce - by mrandre

This topic has 6 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Olga Barlow

  • Avatar: mrandre
    mrandre
    Participant
    October 12, 2016 at 06:14

    have some issues
    1 how to decrease the gap between top menu and megamenu sub menu ?
    2 have set the order in variant prices, but seems the theme does not respond to the order list correctly and dump them out unordered in the single-product. look http://nano4life.no/produkt/nano4-mobler/ and velg a variant, then the list are unordered.
    3.when showing product list i would like to have frames around the products, like the booking but NOT the info from the rest of the product, only the frame added ..
    4. where to find the HOT,SALE,NEW word for translation on megamenu

    the site http://nano4life.no

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 12, 2016 at 13:27

    Hello,

    1) Add the following code in Theme Options > Styling > Custom CSS

    .menu-wrapper .menu > li:hover .nav-sublist-dropdown {
        top: 55px !important;
    }

    2) Product attributes have default order on single product page. You may enable default woocommerce theme Storefront and check that dropdown has the same order. Try to search on WooCommerce forum, maybe you’ll find any solution there.
    3) Add the following code in custom css to add border
    .product .content-product {
    border: 1px solid #e6e6e6;
    padding: 20px;
    }
    4) These labels were made like images xstore/images/label2.png etc. We plan to change them in next version to add option for translation.

    Regards

    Avatar: mrandre
    mrandre
    Participant
    October 14, 2016 at 07:30

    1. did not do any changes for me.., megamenu still below breadcum
    2. where too enable default woocommerce theme Storefront ???

    3. ok
    4. ok

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 14, 2016 at 17:28

    Hello,

    1. I see that you are using cache plugin, right? Have you cleaned cache? Because I don’t see styles http://prntscr.com/cttl12

    2. Go to Dashboard > Appearance > Themes > Add new > find Storefront theme and install it. Activate. Check.

    Regards

    Avatar: mrandre
    mrandre
    Participant
    October 23, 2016 at 11:22

    Also in the manual it says i can set the width on the menu in a field after coloums, but the width field is NOT there ???

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 24, 2016 at 10:54

    Hello,

    Add all the necessary items into menu, Save menu and only after saving you’ll see XStore theme options for the menu. Column width option is available for the 2d level of menu, so, be attentive if you look at right place http://prntscr.com/cy811a

    Regards

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