Hello,
I use https://kriesi.at/themes/enfold-one-page-agency/
I uploaded an image into the header (instead of the default color).
On my smartphone the image is cut off on the top area of the header, background is pink (image is below). I want to image (not the color) to be displayed without the pink header.
When I turn my smartphone the pink header disappears and the image is visible.
What can I do that also on the small screen the image shows up?
Please let me know if it is unclear for you what i write.
Thank you!
Chris
Noone here who can help me? Thanks
Hi!
Sorry for the delay. The header is transparent when we checked the site. Did you remove the header background? Please provide a screenshot of the issue. You can upload the image to imgur or dropbox.
Temporarily, you can use this css code to adjust the style of the header.
#top #wrap_all .av_header_transparency {
background-color: red;
color: blue;
border-color: green;
}
Regards,
Ismael
