Change fonts
-
I am using pressidium cookie consent plugin. How to change the font-family?
The page I need help with: [log in to see the link]
-
In cookies settings, in cookie names, domain….etc?
Hey, @ashishtiwari27!
There’s no option to customize the font through the plugin’s UI as of now.
However, it’s possible to specify a font using the
--cc-font-familyCSS custom property.You’ll need to create a child theme (or, you could use a third-party WordPress plugin that allows you to include CSS rules into your site), with the following CSS:
:root { --cc-font-family: Helvetica, sans-serif; }Substitute
Helveticawith the font you’d like to use.We’ll leave this topic’s status as “not resolved” to look into including an option to customize the font via the plugin’s settings.
If you have any more questions, let us know!
Hi, I’m using wp code plugin, once I add this css, will let you know.
By the way, plugin is awesome without any errors.
thanks
In my GA this message is flashing.
To verify that your business is collecting consent from end users in the EEA before sending personal data to Google for use in ads personalization, implement ads personalization consent signals.
Verify your consent settings for end users in the European Economic Area (EEA)
End users in the European Economic Area (EEA) must provide consent for their personal data to be shared with Google for advertising purposes.
To ensure there is no impact to your ads personalization and measurement, verify your consent settings for the Google tag and other data sources in Data streams. To implement consent signals, you can use a consent mode API or consent management platform. Learn more about sending consent signals to Google Analytics
I’m already using cookie consent plugin (pressidium). What to do and How to fix it?
Hi,
Please answer my question, too.
Hey, @ashishtiwari27!
To ensure clarity and effective issue tracking, it’s preferred to create a new topic for each distinct concern. This helps us maintain clear and focused discussions, and makes it easier for future users to find the relevant topic.
Your question regarding the following Google Analytics message:
To verify that your business is collecting consent from end users in the EEA before sending personal data to Google for use in ads personalization, implement ads personalization consent signals.
Verify your consent settings for end users in the European Economic Area (EEA)
End users in the European Economic Area (EEA) must provide consent for their personal data to be shared with Google for advertising purposes.
To ensure there is no impact to your ads personalization and measurement, verify your consent settings for the Google tag and other data sources in Data streams. To implement consent signals, you can use a consent mode API or consent management platform. Learn more about sending consent signals to Google Analytics
seems related to the Google Consent Mode (GCM) implementation.
There’s an active topic about GCM v2, and we’re also tracking the progress of that feature in #51 on the plugin’s GitHub repository.
TL;DR: We’re actively working on implementing Google Consent Mode (GCM) support, which will likely be included in the next release.
Hey, @ashishtiwari27!
It’s been over a month since the last message about the font customization stylesheet. I’m assuming that the issue has been resolved.
I’m going to update the status of this topic to “resolved”. If, however, you find that this is still an issue or have any further requestions related to the font customization, please don’t hesitate to reopen the topic 🙂
-
This reply was modified 2 years, 2 months ago by
pressidium. Reason: Changed a word (issue -> topic)
-
This reply was modified 2 years, 2 months ago by
The topic ‘Change fonts’ is closed to new replies.