Home Forums WoodMart support forum Request for Custom CSS to Center Text and Agree Button

Request for Custom CSS to Center Text and Agree Button

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #591458

    Grelo Zhang
    Participant

    Hello,

    I’ve noticed that the HubSpot messenger button obstructs the clickability of our site’s agree button. Could you please provide me with custom CSS that centers both the text and the agree button to resolve this issue?

    Thank you for your assistance!

    Best regards

    #591459

    Grelo Zhang
    Participant

    Location of cookies banner

    #591596

    Hung Pham
    Keymaster

    Hi Grelo Zhang,

    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: 1 0 auto;
    }

    Regards,

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