Hello,
I want delete the area at the top of coherence template. I don't know what CSS file Do I must modified ...
I did a screenshot to help you at this adress : https://www.dropbox.com/s/7uu4e1e957zhjws/site%20header.png
Can you help me to delete it,
Thanks you.
Delete a header area
4 posts from 3 voices-
Posted 10 months ago #
-
Hi jacques91,
Try to add this code your Quick CSS or custom.css:
#meta_header { display: none; }if the above code doesn't work, try to use this one instead:
#meta_header { display: none !important; }Hope this helps. :)
Regards,
IsmaelPosted 10 months ago # -
Hi Ismael,
The first one works perfectly,
Thanks very much for your help !Posted 10 months ago # -
Glad Ismael could help :)
Regards,
Devin
Posted 10 months ago #
Topic Closed
This topic has been closed to new replies.














