Skip to main content
Solved

Cookie pop-up font size

  • January 17, 2022
  • 2 replies
  • 59 views

Stuart.cruttenden

Hi all, 

Does anyone know if it is possible to amend the text/font size of the Cookie policy on the on-screen pop-up?

This article speaks to how to amend the text and add further text options, but not the text/font size itself. 

The pop-up text looks a little large on mobile devices.

Many thanks, 

Stuart

Best answer by SmartlyGreg

@Stuart.cruttenden actually I think you’ll find that if you edit the content then HTML is supported as the format which means you could simply change the style inline or set a class that you can control via the custom CSS. SO that article you are referring to is the way to go I believe! :) 

2 replies

SmartlyGreg
Forum|alt.badge.img
  • Helper ⭐️⭐️⭐️
  • Answer
  • January 17, 2022

@Stuart.cruttenden actually I think you’ll find that if you edit the content then HTML is supported as the format which means you could simply change the style inline or set a class that you can control via the custom CSS. SO that article you are referring to is the way to go I believe! :) 


Stuart.cruttenden
  • Author
  • Contributor ⭐️⭐️
  • January 21, 2022

Hi @SmartlyGreg 

Thanks for coming back so quickly. 

I was indeed able to edit the font using customer CSS. Thanks for suggesting.

Many thanks.

Stuart