Home Forums WoodMart support forum Payment Icon

Payment Icon

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #456392

    kiercordero
    Participant

    Hi! How can I change the payment icons on the checkout? Do you support that?

    #456471

    Hello,

    WoodMart theme does not have any options to set the icons in the checkout. This is Woocommerce functionality and this option should be provided by a payment gateway plugin.

    If you have any questions please feel free to contact us.

    Best Regards

    #456631

    kiercordero
    Participant

    Hi! I want to know if we can change the color of the separator line that was used in the Accordion on my footer on Tablet and Mobile mode. Also, if we can change or set it as default on the whole site? The color should be #DDDDDD.

    https://flourphl.com/products/azalea

    Also, can we disable the sticky header when navigating or scrolling to the footer part of my site?

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

    Hello,

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

    body .wd-accordion.wd-style-default .wd-accordion-item {
        border-bottom: 1px solid red;
    }

    Best Regards

    #456885

    P.S. Please replace “red” with the color as per your needs.

Tagged: 

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