Home Forums WoodMart support forum Remove some features on my shop page

Remove some features on my shop page

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #341100

    avadhoot.d
    Participant

    Hi there,

    This is my Shop page : https://www.sunnshinehk.com/shop/

    I have few things which I want to change, please let me know, how to do that :
    1. I want to remove the uncategorized category displaying on the top of this page.

    2. I want all the items displaying on the shop pages in random with the side bar which is there on my product pages like here : https://www.sunnshinehk.com/product/hot-selling-desk-drawer-lock/

    3. If you see on my shop page, the images are distorted I want to rearrange them in one size boxes.

    4. Also the category names on the images are in black color, I want to change them so they can been seen on the images.

    Thanks.

    #341200

    Hello,

    1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    li.cat-item.cat-item-199 {
        display: none;
    }

    2) If you want to add a sidebar for the Shop page then you need to add widgets in the Shop page widget area under Appearance >> Widgets.

    Screenshot for Clarification: https://ibb.co/cvDC07t

    3) You can read our detailed documentation about image alignment and content in the following link:
    https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/

    4) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product.category-grid-item .wd-entities-title, .cat-design-default .more-product {
    color: white;
    }

    Best Regards

    #341388

    avadhoot.d
    Participant

    Thank you for your reply.

    The No.2 is not yet resolved, as instructed I have put the sidebar in the widgets section of shop page, however it is not displaying on the site, please check the screenshot attached.
    https://www.sunnshinehk.com/shop/

    Attachments:
    You must be logged in to view attached files.
    #341390

    avadhoot.d
    Participant
    #341422

    avadhoot.d
    Participant

    Also let me know how to make a sub category which can display in the side bar on this page :
    https://www.sunnshinehk.com/product/aluminum-window-handles/

    #341501

    Hello,

    1) Please Go to Theme Settings >> Products Archive >> Sidebar and make sure that you have enabled it.

    Screenshot for Clarification: https://gyazo.com/14dbb6f5788d9777f91cf5074e6d18e0

    2) The difference between the links you sent me is the category banner.

    You can add content to the category above as mentioned in our detailed documentation:
    https://xtemos.com/docs/woodmart/html-blocks-2/#cat_att_tag

    Best Regards

    #341673

    avadhoot.d
    Participant

    Thank you for your reply.

    On this page :
    https://www.sunnshinehk.com/shop/

    On the mouseover of the categories, the number of products displayed are not visible due to color, how to change this text color ?

    Also on the contact us page, I have inserted only one text block however, the text is repeated twice, please check attached screenshots

    Attachments:
    You must be logged in to view attached files.
    #341718

    Hello,

    You are Most Welcome.

    1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .cat-design-default .more-products {
        color: white;
    }

    2) Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards.

    #341727

    avadhoot.d
    Participant

    here it is, thanks

    #341750

    Hello,

    Your issue has been Resolved. Please clear cache and check back.

    Best Regards

    #341766

    avadhoot.d
    Participant

    Thank for your reply. please check the homepage, the product category text is not visible on certain places.

    Also on the shop page the number of products on each image is still not visible as its in a grey color, its better you just remove this number of products section on the images on shop page.

    Just let it be displayed on the header banner of shop page.

    #341848

    Hello,

    You are Most Welcome. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .home .product.category-grid-item .wd-entities-title {
        color: grey;
    }
    
    .woodmart-archive-shop .category-grid-item .more-products {
        color: white;
    }

    Best Regards

    #341998

    avadhoot.d
    Participant

    Thank you so much for your answers

    #342008

    Hello,

    We are Glad that you loved our Theme and Support Staff. We wish you all the best.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Remove some features on my shop page’ is closed to new replies.