Home Forums Basel support forum CSS change on the 'Accept Cookies' bottom bar

CSS change on the 'Accept Cookies' bottom bar

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

    seerat
    Participant

    Hi there-

    Hope you’re doing well!

    Please see this https://snag.gy/fIGLw8.jpg

    I want to move the ‘accept’ button and the more info area, close to the text because it’s clashing with the chat button. Please let me know how to make this change correctly for desktop mobile tablet etc..

    #91443

    Hello,

    Add this code to the Theme settings > Custom CSS > Desktop

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

    Best Regards

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