Home Forums WoodMart support forum SHop filter

SHop filter

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #564875

    rajkolobeziek.sk
    Participant

    Hello I would like to ask you is there a shop filter which will show on the main page “last added products ” I don’t want to mark them as a new

    and also on my mobile version I can’t see anything on the search window . looks like the font is white ?

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

    Hello,

    Add the products grid and carousel widget in the home page and choose the data source and choose the order type.
    Screenshot for better understanding:
    https://ibb.co/1q5whj6

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for mobile section:

    .wd-header-search-form-mobile .searchform input[type="text"] {
        color: #060101 !important;
    }

    Best Regards.

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