- This topic has 1 reply, 2 voices, and was last updated 4 years, 2 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
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]