help

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

    asafh89
    Participant

    I’ve got two questions.
    1. How do I change the design to timer

    2. I do not change the visibility to the part marked in purple. (Meaning to be more transparent)

    thanks
    !!

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

    Hello,

    I saw the screenshots you attached.

    1) Please provide a relevant screenshot of how you want to change the style of the Timer to check it out accordingly.

    2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme settings >> Custom CSS.

    .product-grid-item .wd-buttons {
        background: rgb(255 255 255 / 0.1);
    	box-shadow: none;
    }

    Regards.
    Xtemos Studios

    #295700

    asafh89
    Participant

    thanks

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

    Hello,

    You are Most Welcome.

    I saw the screenshot you attached.

    Sorry but there is no option in Theme Settings available to reverse the timer.

    Therefore to change the background color try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    body .wd-product-countdown span {
        background-color:green;
    }

    Best Regards

    #296000

    asafh89
    Participant

    Thanks for the answer, why is it not possible, this is an example from your example site

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

    Hello,

    Sorry for the Misunderstanding. Please try adding the Sale time with days then it will be displayed like you wanted.

    Screenshot for Clarification: https://gyazo.com/2b3e4f74c9efa78c2bc4f2fa4ad4e556

    Best Regards

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