Hallo
I am trying to display an image in a module (where only the image is) the same way as in the showcase (full-width). Use the custom CSS code for this:
.fullwidth {
margin-top: 15px;
margin-bottom: 15px;
position: relative;
width: calc(100vw - 10px);
margin-left: calc(-50vw + 5px);
left: 50%;
}
On the desktop the image is displayed full-width.
But not on the mobile device
What am I doing wrong?
Greetings
pschmili
- pschmili
- Commercial Templates
- Sunday, 25 June 2023
- Subscribe via email
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!