Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1421736

    Hallo,
    Enfold offers a reopen setting for the cookie Banner. It is a short icon bottom right.
    I would like to to use this option but as text Link in the footer. Is this possible?

    #1421864

    Hey Sebastian,

    Thank you for the inquiry.

    Are you referring to the av_privacy_modal_popup_button shortcode?

    [av_privacy_modal_popup_button wrapper_class="" id="" class=""]your button text[/av_privacy_modal_popup_button] 
    

    You can add the shortcode in a text widget, then remove the button style with this css code.

    #top .avia-button.avia-cookie-consent-button.av-extra-cookie-btn.avia-cookie-info-btn {
        background: transparent;
        color: #ffffff;
    }
    

    Best regards,
    Ismael

    #1421872

    Thanks but how can i add is as text link in the menu?

    shouild be like:

    > company
    > shop
    > GDPR

    menu

    • This reply was modified 11 months ago by xeovision.
    • This reply was modified 11 months ago by xeovision.
    • This reply was modified 11 months ago by xeovision.
    #1421966

    Hi,

    Thank you for the screenshot.

    You can create a custom menu in the Appearance > Menus panel, then add the following class names in the CSS Classes (optional) field.

    avia-cookie-consent-button av-extra-cookie-btn avia-cookie-info-btn
    

    If you can’t find the CSS Classes field, please make sure that it is enabled in the Screen Options.

    Best regards,
    Ismael

    #1422037

    Top .. it works.
    We can close here

    #1422086

    Hi,

    Great, I’m glad that Ismael could help you out. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Cookie Banner reopen’ is closed to new replies.