aspirence
(Vaibhav)
January 7, 2020, 7:17am
1
Hello,
I am having fun with beaver builder, first time user, first day but its very easy to work with. Just one question - I am having issue with huge white spaces (empty) between two rows on posts made with beaver builder, although I am sure I have 0 padding/margins on top bottom set on builder options.
Can you please take a look and help?
https://aspirence.com/project/counseling-sessions/
&
https://aspirence.com/geoscientists/
Thanks
aspirence
(Vaibhav)
January 7, 2020, 7:30am
2
Also, I set a css code to make my rows become full width (I found it here through google)
.fl-builder #main > .wf-wrap {
width: auto;
padding: 0px;
}
It made my rows full width for all posts now, made through beaver builder. For example - see Geoscientist post.
I want my blog post width to remain like it is in https://aspirence.com/astronomer/ . How can I do that?
aspirence
(Vaibhav)
January 7, 2020, 11:03am
3
I was able to fix the white empty space issue (apparently it was linked to setting row height - full). Making it default fixed it.
Can you please let me know about my latest query - regarding blog post width which has been set to maxed, as against boxed (how I want it)