Home Forums WoodMart support forum archives product

archives product

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

    Nicosa
    Participant

    Hello,

    I would like an alignment as presented on my product archives, by choosing in the layout model, there is not this alignment, I would need the css selector in order to reproduce this formatting, moreover to change the colors .wd-products-shop-view .shop-view svg product icon archives filter included in the console .. is it the selector to change the color?

    Thanks in advance ,

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

    Luke Nielsen
    Keymaster

    Hello,

    1. The alignment for the product archive you can configure via Theme Settings -> Product archive -> Available products columns variations.

    https://prnt.sc/4JV5OJt9_ry4

    2. The below code will help you to change these column icons. Enter it into the “Custom CSS for desktop” area in Theme Settings -> Custom CSS.

    .woocommerce-shop .wd-products-shop-view .shop-view svg {
        fill: red !important;
    }

    Kind Regards

    #397354

    Nicosa
    Participant

    Hello,

    Attached screenshot, despite the formatting of the css it does not work on the final result..
    Could you tell me what to add, if any?

    To read you,

    .wd-shop-tools {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    align-items: center;
    }

    put code in custom css

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

    Luke Nielsen
    Keymaster

    Please send me a link to the web page with this issue and admin access as well so I can check what is wrong there.

    I await your response.

    Kind Regards

    #397372

    Nicosa
    Participant

    hello,

    I send you the elements in the private part.

    To read you,

    #397558

    Luke Nielsen
    Keymaster

    Hello,

    Seems that your link is incorrect, also I tried to find such an issue in the Layouts, but unsuccessfully.

    https://gyazo.com/5d9f50e79d2e53746690485396eb947f

    Let me know if you sorted it out.

    Kind Regards

    #397630

    Nicosa
    Participant

    Thanks for your feedback,

    So if I understood correctly when I validate my site, we will no longer see this url, is that it?

    #397648

    Luke Nielsen
    Keymaster

    I have a 404 page on this URL, I made a video, you can check:

    https://monosnap.com/file/XJ1tScd7vwf2RqkrhywcSTsHHCLhPh

    Could you please update it so I can look closer at the issue?

    Looking forward to hearing back from you!

    Kind Regards

    #397650

    Nicosa
    Participant

    OK

    #397808

    Luke Nielsen
    Keymaster

    Hello,

    I have checked your webpage and seems that elements are aligned there.

    https://prnt.sc/w5u7u1gYVZ_6

    Please let me know if you sorted it out.

    Kind Regards

    #397844

    Nicosa
    Participant

    Hello,

    I have them aligned in multiple columns, I will just have to have the selector so that it aligns in a single column.
    But hey, if we manage we can find a solution.

    #397876

    Luke Nielsen
    Keymaster

    Hello,

    You can try to set the “Middle” value for the “Vertical align” filed in the settings of the column.

    https://monosnap.com/file/aGNYjG3jHnUxMZnMsoUEBBnrQCgEqJ

    Kind Regards

    #397883

    Nicosa
    Participant

    thank you luke for your feedback..

    this is when you highlight
    show sidebar that there is a shift and to bring up the other column display result so you have to do several manipulations, the vertical middle works but when the side bar is displayed it is shifted the rest hence the idea of ‘have created several columns to align the whole

    #397908

    Luke Nielsen
    Keymaster

    Hello,

    Yep, you are right, it’s a good idea.

    If you have more questions or concerns, please create new topics for each issue in the support system to avoid any confusion.

    Kind Regards

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