Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1433667

    Hello, on my website http://www.fabiopiccini.com there is a button to send email at the bottom of the page, in the mobile version I would need to raise the cookie banner a little upwards because it is partially obscured by this button, is this possible? Thanks Gianluca

    #1433717

    Hey Gianluca,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia-cookiemessage-bottom {
      bottom: 50px;
    }

    Best regards,
    Rikard

    #1433733

    I tried also with
    .avia-cookiemessage-bottom {
    bottom: 250px;
    }

    but nothing changes.

    Am I wrong?

    #1433770

    Hi,

    Thank you for the inquiry.

    Instead of adding this css modification, have you tried adjusting the Message Bar Position settings in the Enfold > Privacy & Cookies > Cookie Handling tab?

    If you want to proceed with the css code, please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.