Customization of Be:Book
Dear Muffingroup,
It's a week that I'm trying to customize the demo homepage of Be Book, especially the first <div class="section_wrapper clearfix" style="padding-top: 331.875px;"> in ID #start CLASS section full-screen .
Id'like for it to have a padding-top of approximately 200px or a smaller percentage, but I don't know how to modify the custom CSS page to not let all other "section_wrapper clearfix" sections have the same padding modified.
I'm sorry for my bad English, hope this image could be helpful.
Thanks in advance,
Thanks in advance,
Wulpi
Comments
you can control this padding with below css:
<div class="section_wrapper clearfix" style="padding-top: 331.875px;">
Is there any way to modify it directly? The answer you gave me before solved my problem, but I was searching around the css on the theme and even on the DB and I didn't find anything regarding the style applyied. Please feed my curiosity!