Home Forums WoodMart support forum Images,brandsnbreadcrumbs

Images,brandsnbreadcrumbs

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #470308

    nkprl
    Participant

    Hi i am using the theme lately and find it very customizable so:
    1 i use an xml import and although importing product images are the same size , some of them are shown very big at the product archive (IMAGE1 )
    2 is there a way to add brands on the menu as the image 2.(IMAGE 2 )
    3 Brands carouzel : can i disable links and show only as images ?(IMAGE 3 )
    4 Is there a way to add background color on the breadcrumb as the electro theme shown in the image (IMAGE 4 ) I think its a very good idea for making better looking the page

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

    Hello,

    01. 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/

    02. Sorry there is no option in theme setting available for that but alternatively you can add a brand menu using custom links in that place.
    Here looks like:
    https://ibb.co/jT39vrr.

    03. I saw the screenshot you attached. Sorry, but there is no option in Theme Settings to remove the links from the brand slider items. But you can add a simple image slide to achieve that.

    4. Add this code to the Theme Settings > Custom CSS > Global:

    .woocommerce-breadcrumb a,.yoast-breadcrumb a {
        background-color: red !important;
    }

    Best Regards.

    #471945

    nkprl
    Participant

    Thanks for the help
    Please tell me also
    1 Is there an option to assign woodmart price filter widget to certain categories?
    2 search bar to be centered at this size as the image 1
    3 i want to put bordered products on carousel (eg. best sellers , featured etc) image 2
    Thanks again

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

    Hello,

    01. Go to Appearance -> Widgets -> add price by filter in shop page widget area.
    There is no option to set filters by price for a specific category.

    02. Go to Header builder -> edit current header -> add search element in the center of the main header:
    https://ibb.co/wKb7YQD and configure the search setting as per your need:
    https://ibb.co/n09DkYV.

    03. Edit page with Elementor -> edit product grid or carousel -> in the advanced tab. Here you can set the border: https://ibb.co/SJNL8hM

    Best Regards.

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