how to make a sitletitle image responsive
-
Hi!
I used the site title feature in the customizer to make a cover image, however I would like it to be responsive, by which I mean that it should be full page size no matter the size of the screen.This is the site: http://einfachmensch.ch
would be very thankful for your answers!
-
Dear @alina-sch
Try Adding the following Code to 'Custom CSS' within 'Lay-options - Custom CSS & HTML':
.sitetitle img { height: 100vh; width: 100vw } .sitetitle,img { object-fit:cover; }
The 'cover' will wish to keep the aspect ratio of your image, you can change this to other variants such as 'fill' or 'contain'
https://www.w3schools.com/css/css3_object-fit.asp
https://laytheme.com/documentation.html#custom-css-styling
Hope this helps and have a wonderful day :)
Richard
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com