Home Forums WoodMart support forum Change this arrow

Change this arrow

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #468328

    johnsage
    Participant

    Hi dear! Thanks for perfect theme! Please advise how can I change this arrow to another symbol?

    #468329

    johnsage
    Participant

    Hi dear! Thanks for perfect theme! Please advise how can I change this arrow to another symbol?

    #468330

    johnsage
    Participant

    Hi dear! Thanks for perfect theme! Please advise how can I change this arrow to another symbol?

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

    Hello,

    You can do that with custom CSS. Let us know if you need help, how do you want to change it?

    Please insert the site admin access into the Private content below the message area. We will provide CSS

    Best Regards

    #468621

    johnsage
    Participant

    Yes, please provide CSS )) and comment to it.

    #468677

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-nav-product-cat>li>a {
        font-size: 14px;
       color:red;
    }

    Please set the color as per your needs or use this selector in the Advance typography: body .wd-nav-product-cat>li>a

    Best Regards

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