- This topic has 2 replies, 2 voices, and was last updated 1 year, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Art WordPress Theme › Different pictures for home page
Hi
Is there a way to use a different picture on the home page for the mobile version than in the PC version? I would like to use a picture in portrait format for the mobile version and a picture in landscape format for the PC version.
Thanks in advance!
Hi,
It is possible to add a Single image, hide it on pc by custom CSS with the module ID:
@media(min-width:768px) {
.module-id-1502336190240 { display:none; }
}
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook
Thanks!
If I enter this code, the image is hide on the pc, but I can see it on the smartphone. This is ok, but then I need an other code to hide a second image on the smartphone (mobile) and showed on the pc. So then one image is displayed on pc and the other is displayed on the mobile version. May you help me? Thanks a lot!
Subscribe to our newsletter to receive news & updates. We promise to not spam you, super promise!
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.