dear all team,
alreade delete 3 ads column on header with your guidance. but it only works on my PC. when i opened on my tablet, 3 ads column show up again. Help please !
1 Answers
To remove 3 ads column on the tablet, please go to Dashboard > Theme > Customize > General Settings.
Then you can copy the following code and add to the Header Scripts
.site-header #header #sidebar-header:before,
.site-header #header #sidebar-header:after {
background: none;
}
Hope this helps !
Regards,
Dominic
Please login or Register to submit your answer