You just go to Template Settings, open tab "Custom Code" and add more CSS as below for Custom CSS code field
.qx-section {
background: none;
}
I see PHP notice in your header, you just turn it off by go to Admin > System > Global Configuration, open tab "Server" and set "None" for option "Error Reporting".
christopherlinn
POSTED: 2020-05-11
Hello,
thank you very much, the first thing works. Becaus of the PHP error, can you say me how I can fix the error itself?
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /mnt/web104/e2/94/58406394/htdocs/nabtesco/plugins/system/helix3/core/classes/menu.php on line 89
I have another question, the site needs long to load at the first call. Do you can see why?
enginetemplates
POSTED: 2020-05-11
Hello CHRISTOPHERLINN,
It's just PHP notice, you just go to Admin > System > Global Configuration, open tab "Sever" and set "None" for option "Error Reporting".
Get an access to all 178 items designed and developed by Engine Templates team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
how can I make the background from the pages transparent? At the moment, there is alwasys a grey line between the sections?
Thanks
Could you please send me your current site URL to check?
You just go to Template Settings, open tab "Custom Code" and add more CSS as below for Custom CSS code field
.qx-section {
background: none;
}
I see PHP notice in your header, you just turn it off by go to Admin > System > Global Configuration, open tab "Server" and set "None" for option "Error Reporting".
thank you very much, the first thing works. Becaus of the PHP error, can you say me how I can fix the error itself?
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /mnt/web104/e2/94/58406394/htdocs/nabtesco/plugins/system/helix3/core/classes/menu.php on line 89
I have another question, the site needs long to load at the first call. Do you can see why?
It's just PHP notice, you just go to Admin > System > Global Configuration, open tab "Sever" and set "None" for option "Error Reporting".