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?
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
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
Top .. it works.
We can close here
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