Home Forums WoodMart support forum Cookie Notice

Cookie Notice

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #650259

    rlifestylestore
    Participant

    The accept button for the cookie notice is too far to the right. How can I change the position so that it is more visible? I want it to be more to the left

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

    Hung Pham
    Participant

    Hi rlifestylestore,

    Thanks for reaching to us.

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

    div.wd-cookies-inner .cookies-buttons {
        flex: 0.5 0 auto;
    }

    Regards,

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