How to Customize Cookie Banner CSS
Users can customize the appearance of the Cookie Banner through the “Customize Banner” and “Customize CSS” menus within the Cookie Wow platform. You can apply your own styles using the following predefined CSS classes provided by Cookie Wow:Few 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.Few readersPublish Banner
Publish Banner You can save all content and configuration changes made to your banner before making them live. To apply the changes and make the updated banner visible to your website visitors automatically, simply click the ‘Publish Banner’ button located at the top right corner of your dashboard. Versioning and Settings History Each time you publish a cookie bFew 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"→ displaysFew 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: , , or → Cookie banner will appear in English If you prefer to manually set the language of the Cookie Banner, follow these steps: Go to the Customize Banner menu Open subFew readers