Archived topic
Cutout of merged header in mobile view
3 replies · Started by Heike on September 12, 2018
Hi support, I need help how to fix the merged header for mobile view to get the correct cutout of the merged image.
It's a portrait, so it is really ugly, to just view part of it. Thanks in advance, Heike
Hi there,
try this CSS:
#page-header-312 {
background-position: 70% top;
}
It should keep the image within the frame. You may need to do something with the content overlaying the image to make it clearer
Hi David,
this did not change anything:(
Thanks for supply.
I am offline now until monday.
Do you have any other suggestions?
In fact, I have to separate the Teaser-Headline and the photo for smartphone-screens.
They are just too little.
*Heike
I made a tweak to the code above