Home Forums WoodMart support forum change in store page

change in store page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #194872

    umitcanyavuz
    Participant

    How do I get the area widget on the store page to the right?
    I also want to remove the cart on the products

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

    Hello,

    I saw the screenshot you attached.

    1) To change the position of the sidebar on the shop page you need to Go to Theme Settings >> Shop >> Sidebar & Page Title.

    Screenshot for Clarification: https://ibb.co/9vSbPGK

    2) And for the add to cart remove please provide with relevant screenshot of the specific area you want to remove with the URL of the Page to check it myself and help you out accordingly.

    Best Regards.

    #195154

    umitcanyavuz
    Participant

    http://www.dekorbaba.xyz/urun-kategori/dogal-taslar/
    Hi
    I shared the url and screenshot.

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

    Hello,

    I have visited the URL you provided. It seems that you added the cart widget inside the shop filters area under Appearance >> Widgets >> Shop Filters. Please remove the widget.

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

    Clear cache and check back. This will fix the issue.

    Best Regards.

    #195172

    umitcanyavuz
    Participant

    no cart is not active

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

    Hello,

    I saw the screenshot you attached and visited your website. Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-active-filters .widget_shopping_cart {
    display: none;
    }

    Best Regards.

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