We're celebrating Europe and we'd like to support our European Union customers by covering the VAT. Discount is valid until May 18th for all new purchases and manual renewals and applies automatically during checkout.
I really like to change the color of the text on the presentation page as the default is a sort of grey and the background of my website is a kind of grey as well.
If there is a CSS solution can it please be written out as I’m not quite that good with CSS.
For the text color, most content relies on the general text color option, however some elements default to a preset color. Use the following custom CSS for these: html { color: #000; }