How to Customize Cookie Banner CSS
You can style your Cookie Wow banner using the following predefined CSS classes provided by Cookie Wow: You can write your custom CSS the same way you would normally, and inputFew readersHow to Customize Font Family
Currently, users can change the font-family of the Cookie Banner by having a developer add custom CSS to the website. For example: In the code above, the font-family: 'Kanit', sans-serif !important; line defines the font to be used. You can replace 'Kanit' with any other font of your choice (e.g., 'Few readersHow to Resize the Cookie Banner Using CSS
Users can customize the Cookie Banner CSS directly through the “Customize Banner” and “Customize CSS” menus in the Cookie Wow dashboard. These menus allow you to: Change banner color, font size, border radius, and layout Add a custom brand logo Adjust positioning and language settings Insert custom CSS to fully style the banner according to your website’s design This feaFew readersPublish Banner
Versioning and Settings History Each time you publish a cookie banner through Cookie Wow, the system saves a version of your banner configuration. This includes: The text displayed on the banner Banner design and styling The list and categories of cookies shown on the banner You may contact the Cookie Wow team to request access to past versions and view historical settings if needed. Forcing the Banner to Re-request Consent Every time you publish a new banner, CFew readersUsing Banner Multilingual
For multilingual websites, Cookie Wow allows you to display the Cookie Banner in different languages based on the current page or user preference. You can set a default language such as Thai, English, Chinese, or Japanese, and the banner will change accordingly. Setting Language via HTML Tag By default, Cookie Wow detects the page language from the <html lang="..."attribute. This means: <html lang="th"→ displays the banner in Thai <html lang="en"→ displayFew readersHow to set the language of the Cookie Banner
By default, Cookie Wow automatically detects the website's language, and the cookie banner will display in that language based on the <html lang="..."tag. For example: <html lang="en">, <html lang="en-US">, or <html lang="en-UK"→ Cookie banner will appear in English <html lang="th"or <html lang="th-TH"→ Cookie banner will appear in Thai 🔧 If you prefer to manually set the language of the Cookie Banner, follow these steps: Go to the CustomizeFew readers