Home Forums WoodMart support forum pagination color

pagination color

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

    Galzzaa
    Participant

    Hi, How can i change the pagination color ?

    added a screenshot to demonstrate what i need.

    Best Regards,
    Gal

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

    Hello,

    I saw the screenshot you attached. Please provide the URL of the page to check it myself and help you out accordingly.

    Because currently I am unable to see the pagination.

    Best Regards.

    #215425

    Galzzaa
    Participant

    https://shopipopy.com/%d7%9b%d7%aa%d7%91%d7%95%d7%aa-%d7%95%d7%9e%d7%90%d7%9e%d7%a8%d7%99%d7%9d/ – The link you asked.

    in addition, also the labels above the products is not clear . See the new attached file.

    Best Regards,
    Gal

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

    Hello,

    I have visited the URL you attached. Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-pagination > a {
    background: green;
    }

    You can set the color according to your needs.

    For the product labels try adding the following Custom CSS in the Global Custom CSS area to set a background color.

    .onsale.product-label {
    background: red;
    }

    Regard’s.
    Xtemos Studio.

    #215786

    Galzzaa
    Participant

    did not work

    #215856

    Eric Watson
    Participant

    Hello,

    Please, provide us your admin access so we can log in and check this on your side.

    Kind Regards
    XTemos Studio

    #216187

    Galzzaa
    Participant

    Here are the logins,
    Looking forward to your replay.

    #216198

    Artem Temos
    Keymaster

    We have added the code and it is working correctly http://prntscr.com/tt5lnk

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