Home Forums WoodMart support forum Make it as the Demo

Make it as the Demo

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #328263

    MED
    Participant

    please my client asked for the same design of the categories as shown of your demo Electronics 2, with the same height and animation , tried to make it several times but i cant get it as you did in the demo please
    screentshot is attached

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    You need to disable image cropping in Appearance > Customize > Woocommerce > Product image. Find our documentation tutorial about this here: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/

    Best Regards

    #329455

    MED
    Participant

    thank you for your help
    please another thing : i want to custom color this area please from white to other color

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

    Hello,

    Please, provide your site admin access (insert the site credentials into the Private content block under the message area).

    Best Regards

    #334335

    MED
    Participant

    site admin access

    #334341

    MED
    Participant

    Hello Elise m i need to control the background of the mega menu and make it custom as the demo please
    thank you

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

    Hello,

    The height of the black container depends on the content height.

    You can insert the template from the library to get the same as on the demo: https://xtemos.com/docs/woodmart/templates-library/

    I cannot give you custom CSS in this case as different categories have a different child: one has the megamenu block, another one has the sub-menu items. I would suggest completing the content on all the blocks and I will double-check.

    Best Regards

    #342305

    MED
    Participant

    Hey there , is there any way to replace the wishlist button with compare or add it in mobile please.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile/Tablet/Landscape:

    body .wd-buttons .wd-compare-btn {
        display: block;
    }
    
    .wd-buttons .wd-wishlist-btn >a {
       display:none;
    }

    Best Regards

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