Home Forums WoodMart support forum question about arrow slider and gallery product styling

question about arrow slider and gallery product styling

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #563176

    dimauro.silva
    Participant

    Hello! With pleasure to say hello, I would like to ask if there is any way to change the style of the arrows to the following ones.

    Kind regards

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

    Hello,

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

    .wd-nav-arrows.wd-pos-sep .wd-btn-arrow {
        background-color: #e6dddd;
        border-radius: 30px;
    }

    Best Regards.

    #563299

    dimauro.silva
    Participant

    works without problems, thank you very much 🙂

    #563303

    dimauro.silva
    Participant

    Can I ask you the last question?

    Is it possible to hide the text of the buttons when one hovers the cursor?
    from the wishlist, cart, compare, login buttons.

    thank you so much

    #563381

    dimauro.silva
    Participant

    Can I ask you the last question?

    Is it possible to hide the text of the buttons when one hovers the cursor?
    from the wishlist, cart, compare, login buttons.

    thank you so much

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

    Hello,

    Can you please share the page URL I will check and give you a possible solution.

    Best Regards.

    #563651

    dimauro.silva
    Participant
    #563752

    Hello,

    Please find the file header-elements/cart.php in the theme folder, and copy it into the child theme: header-elements.

    Then edit the file you will need this line: https://prnt.sc/zRVVlNxl2ZfN

    You need to do the same with other tooltips.

    Best Regards.

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