Toggle navigation
Webriti Support Forum
Categories
Discussions
Activity
Sign In
Home
›
WordPress Premium Themes
›
Busiprof
Remove vertical space on top of page
kcargos
January 13
in
Busiprof
Since the last update the space on top of the page seems to be larger. Is there any way to make it smaller?
Schermafbeelding 2021-01-13 om 19.49.56.png
373K
Comments
akhilesh
January 14
HI
Thanks for contacting to us.
If possible share your website url, so that we can take a look and assist you better.
Thanks
kcargos
January 14
www.kenniscentrumargos.nl
I'm sorry, I added a screenshot to my previous post, apparently it's gone..
Schermafbeelding 2021-01-13 om 19.49.56.jpg
384K
akhilesh
January 14
edited January 14
HI
For this add the below css code inside the Customizer >> Additional css box.
.page-content {
padding: 0;
}
Let me know for any confusion.
Thanks
kcargos
January 14
Perfect, thank you!
akhilesh
January 14
Glad to help you!
If you like our Theme and satisfied by our Support, kindly give your feedback
HERE
.
Thanks
This discussion has been closed.
Comments
For this add the below css code inside the Customizer >> Additional css box.