- This topic has 1 reply, 2 voices, and was last updated 2 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › Center slider images
Hello,
I want to center slider images for screens lower than 479px. The problem occurs with n-th-child.
First and second is placed well but third and fourth are showing left-edge of the image.
It happens only for lower resolutions.
Site: http://romabutik.pl
Jan
Hi,
Kindly go to Appereance>>Theme Option>>Layout Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:479px) {
.slide-2 img { left: -76% !important;}
.slide-3 img { left: -60% !important;}
}
Regards,
Dave
The shift from accessing the Internet on desktops and laptops to browsing on smartphones has been rather swift. It is a regularly changing situation for the […]
WordPress is a good platform for developing any site for online business, store, inventory, consultancy, business, events, industries and even for companies. We all are […]
Currently the Internet and the worldwide web generally are no longer something of unbelievable for the people at large. They are not only totally accessible […]