Hello,
I am trying to put a black background color in the TODAY module presented in the home page, but I can do more from the admin page! can I have help and thank you
zoohayr I am trying to put a black background color in the TODAY module presented in the home page
Hello
I cannot see any TODAY module in your home page, could you please post a screenshot with annotations of which module exactly are you referring and where to apply the black background?
Hi Pavit,
Sorry I forgot that the site is multilingual ! from your country you will probably have the English version of the site where the module is "Our mission". here is a screenshot :
zoohayr
It has already a black bck can you show us where you want to add black color too?
I can not put what is behind writing in black !
Try to add to your custom.css
.t3-module.highlight { color:#ffffff!important; } .highlight { background-color: #181818!important; }
https://prnt.sc/our9a7
Regards
Thank you so much Pavit,
problem resolved