Home Forums WoodMart support forum Cookieyes position

Cookieyes position

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

    lucachen
    Participant

    Good morning, I downloaded cookieyes, can you help me create css to position it better for mobile viewing.

    Thank you

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

    Hung Pham
    Keymaster

    Hi lucachen,

    Thanks for reaching out to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for Mobile section:

    .cky-revisit-bottom-left {
        bottom: auto !important;
        top: 87%;
    }

    Regards,

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