Tagged: 

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

    Hello Goodnight

    I can not add html in the theme RGPD options.

    If it can not be fixed, I propose it for future versions or this contemplated for the maintenance version 4.4.1
    Thank you.

    https://prnt.sc/jp7nkc
    https://prntscr.com/jp7nnk

    #965268

    Hey Rafa,

    I’m not sure what is RGPD. Did you mean GDPR ( General Data Protection Regulation ) ?

    Html does work if you add the code in “Cookie Consent Message”

    Here is the HTML in the message area

    Result:

    You need to modify the cookie message bar height to view the additional content.

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    /* CSS - */
    
    .avia-cookie-consent {
        background-color: rgba(0,0,0,0.95);
        min-height: 200px;
    }
    
    /* End CSS */
    
    

    If you still cannot see the changes for testing purpose please disable CSS and JS merging from Performance tab.

    Best regards,
    Vinay

    #965412

    Solved, If you accept HtML I do not know why the reason for pasting did not maintain the format for today solved .. Thanks

    #965459

    Hi Rafa.O,

    Glad that Vinay helped you. :)
    Feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great weekend!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘HTML in RGPD’ is closed to new replies.