add a slider in home but doesn’t work responsive
-
Morning
I replace the header image with a custom slider (MetaSlider) by overriding the following file via Child Theme installation
\wp-content\themes\palmeria\template-parts\content-front-page.phpadding embed slider code instead of this function:
palmeria_post_thumbnail(‘palmeria-x-large’);`Then I had a white area all around the slide…
So I used from this topic:
`/*remove grey area around slider*/
body.page-template-template-front-page .site-content .site-main > .hentry .front-page-header-wrapper {
padding: 0;
}And it works!
But the slider is not responsive
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘add a slider in home but doesn’t work responsive’ is closed to new replies.