full width slider
-
This is my website https://www.uvestudio.com and I need put the slider with the full width I′ve replaced the featured image following this tutorial https://www.youtube.com/watch?v=BiNS4CYRDdM but I need change the slide to the width like container, that I changed in the CSS option theme:
#container {
max-width: 100%;
}
#header {
margin: 0 auto;
max-width: 960px;
}
.home-widgets {
max-width: 960px; margin: 0 auto;
}Then the [meteorslides] would have into the container
- The topic ‘full width slider’ is closed to new replies.