Archived topic
Dynamic graphic beneath Elements
5 replies · Started by Tim on August 21, 2020
Created a PNG to modify the web page and am unable to get it to work 100% and need assistance.
Unable to make the graphic work dynamically. Here is the link to the image with the issue. Notice the white above the arch? https://frontofficecoach.com/wp-content/uploads/2020/08/Screen-Shot-2020-08-21-at-9.00.20-PM.png
Take a look and let me know your thoughts as to address this.
Kind regards,
Tim
Hi there,
you are using negative top margin on the PNG image in BeaverBuilder - currently set to -41px
Why not increase that to around -55px to close that gap.
when you scale the screen it does not sty true to position. I found this site and it appears they are using css. https://www.toddmabrydds.com/
That site is using a background image that is set to Cover which will always fill the container.
Whereas your image is set using a Slider plugin. That scales with the screensize - which is why the space appears.
Why not remove the header element and create that content inside beaver builder where you should have better control for placing the shape over the slider ?
Thanks!
You're welcome