Hi,
for some reason the announcement bar covers my header (main menu). Could anyone please help ?
Hi,
for some reason the announcement bar covers my header (main menu). Could anyone please help ?
@Eli90 , Please add below line of code at the end of your theme.css file. You can find this file in the assets folder of your theme.
body #header{
top:50px;
}
You can change the 50px to any value as per your convenience.
you’Re the MANNNNNN
Hi
remove “top: 0;” form theme.css file at line no. 7192