Questions - by kkszeto8 - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Eva Kemp

  • Avatar: kkszeto8
    kkszeto8
    Participant
    January 5, 2016 at 08:33

    Hi 8Theme Expert,

    I have a quesdtions as follow,

    1. How can I change the Menu background thinner? I tried Theme option –> Color Scheme –> Menu Background –> Background Size, but no repsonse. Is that type px. or H x W?
    2016 01 05 143108

    2. How can change the Drop Down Menu Background and color? And also, Did Woopress provide Drop Down Menu style ? For example, show drop down menu in cell? Something like that.
    2016 01 05 143529

    3. I created the wordpress page and added shop side bar on the page. However, It couldn’t show “Price Filter” in wordpress page, How can make it work? In woocommerce catagory/product page, it was fine to show “Price Filter”.
    2016 01 05 150055

    4. Can I insert “Sorting function” and “Grids/List view” function in wordpress page between banner and prodcut category?
    2016 01 05 150305

    Thanks for your help!! and Wishes 8theme have a Hugh profit in 2016!!!

    Cheers
    Keith

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 5, 2016 at 10:03

    Hello,

    1. Please use this code in Theme Options > Custom CSS > Global Custom CSS:

    .header-type-18 .menu {
        padding: 0px 0px;
    }

    2. To change color for submenu items use this css code:

    .menu .nav-sublist-dropdown ul > li > a {
        color: #505050;
    }

    To change background color for submenu use this css code:

    .menu .nav-sublist-dropdown ul {
       background-color: red;
    }

    Write your color values.
    There is no option to select style for dropdown menu.

    3. Please show a direct page where Price Filter isn’t shown.

    4. Unfortunately it can’t be done. Sorry.

    Regards,
    Eva Kemp.

    Avatar: kkszeto8
    kkszeto8
    Participant
    January 5, 2016 at 10:14

    Thanks Eva for quick reply!

    For Q3, This is the following link that i ilke to add,
    http://www.limshome.com/bed-linen-bath/
    http://www.limshome.com/furnitiure/
    http://www.limshome.com/dining/
    http://www.limshome.com/home-accessories/
    Can I do it by myself if i add more page in the future?

    Thanks
    Keith

    Avatar: Eva
    Eva Kemp
    Support staff
    January 5, 2016 at 13:39

    Hello,

    Price Filter widget works only on Woocommerce Products pages, not on WordPress pages that you created. It’s also written in their documentation https://docs.woothemes.com/document/woocommerce-widgets/#section-2 .

    Regards,
    Eva Kemp.

  • 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.