Home Forums WoodMart support forum Product Category Name not showing on mobile

Product Category Name not showing on mobile

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

    akitsikop
    Participant

    Hello!
    Under https://demo.gifthood.gr/shop/ on desktop mode, the product categories are visible.
    On mobile mode they are not.
    Please let me know how to fix this.
    My credentials follow on the private section.

    Thank you

    #601877

    Hello,

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

    .wd-cat .wd-entities-title {
        color: #000000;
    }

    Best Regards

    #601926

    akitsikop
    Participant

    thank you for your reply.

    I need it to appear like the screenshot. is it possible?

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

    Hello,

    There is no hover effect because mobile devices do not have the hover option. This is the way it works on mobile devices.

    Best Regards

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