Home Forums WoodMart support forum Cookies bar's size

Cookies bar's size

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #38749

    ckluong3
    Participant

    Hi, may i know how to adjust the cookies bar’s size. The bar’s height suddenly change abit taller after I adjust the alignment. Please advise. thanks

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

    Artem Temos
    Keymaster

    Hi,

    Could you please send us a link to your website where we can see this issue?

    Kind Regards

    #38807

    ckluong3
    Participant

    Hi, reply at below content box. thanks

    #38817

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue

    .cookies-info-text p {
        margin: 0;
    }
    #38880

    ckluong3
    Participant

    Hi, code added, but still the same.
    Now the cookies bar is disappeared. I cleared my cookies in chrome it still not appear.
    Please advise. thanks

    #38890

    ckluong3
    Participant

    I managed to clear the cookies. but the size is still the same. please advise, thanks.

    #38914

    Artem Temos
    Keymaster

    Try this code also

    body .woodmart-cookies-popup {
    	padding: 5px 10px;
    }
Viewing 7 posts - 1 through 7 (of 7 total)