Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1189256

    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

    • This topic was modified 6 years ago by kryssc.
    #1189547

    Noone here who can help me? Thanks

    #1190377

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.