Home Forums WoodMart support forum Change the Cookies Accept Button Location

Change the Cookies Accept Button Location

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

    Svyat
    Participant

    Good day
    The accept button is blocked by my webchat button
    Can we change the button location and make it in the middle or on top above the text?

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

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

    body .cookies-buttons>a:last-child {
        margin-right: 100px;
    }

    Best Regards

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