How To Remove Default Page Top Padding
-
Hello, There How to remove the Default page Top Padding of 40px; and how to apply the whole page background Color. Please check Here screenshot https://prnt.sc/U1dPXFLAdOvj.
Please check and let me know ASAP
Hi dharmin.patel.verz,
Thanks for reaching to us.
Please provide URL of the mentioned page, so I can take a closer look.
Regards,
Hello Hung Pham,
Currently its on Local System.
Thanks
Hi dharmin.patel.verz,
1. Padding top
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
body.home .main-page-wrapper {
margin-top: 0;
padding-top: 0;
}
body.home .whb-header{
margin-bottom: 0;
}
2. Landing
Please go to WoodMart > Prebuilt website and import Landing
demo https://prnt.sc/exk4HntMJKsd
Regards,
Hello There thank you for the reply,
But now I face another issue. If I change the background color from the theme settings option then it also affects on backend side as well. I just want to affect on frontend side. https://prnt.sc/fwV_inTEfwgz
Please help me
Hi dharmin.patel.verz,
It’s strange issue.
You should deactivate all plugins (except Required Plugins) and then reactivate them one by one. This makes it very easy to isolate the plugin causing problems.
Regards,
Hello There,
https://wp.verzinc.com/mnl/the-importance-of-professional-ev-charger-repair/
Why is post content not updated on Frontend. I have added backend content like this : https://prnt.sc/Xs6SQp3-s1wL
Please help me ASAP
Thank
Hi dharmin.patel.verz,
Thanks for reaching to us.
You need to enable the Post
post types in the settings of the Elementor and then try to edit posts again via Elementor https://prnt.sc/aRCUUMwdaADL
Regards,