Hi there,
I would like to show on this page: http://www.anettewildphotos.com/about-3/
the background image full size on 24″; 27″++ screens. Or at least like on a 21″ screen.
At 27″ it cuts off the person! See attachment, please.
The ROW in which the background image sits is set under INNER COLUMN HEIGHT to Window Height, which made a small difference, but not for 24″++ screens.
The code below does not solve the problem for larger screens:
@media (min-width: 768px) {
.my-custom-class.spb_parallax_asset {
background-position: 70% 0!important;
}
I also would like to know the max width of the logo in px that it suits perfect on normal screen (not Retina), if possible. I just want to fit it perfect. I did not find the perfect size on the Kownledgebase & Documentations!
Thank you very much
Ciao Anette
Attachments:
You must be
logged in to view attached files.