Site logo

Archived topic

Slider not going full width of page

4 replies · Started by Cameron on September 7, 2016

Viewing posts 1–5 of 5

Hi there,

I'm trying to put a slideshow of banner images under my menu items using Meta Slider. I have pasted the short-code into the contents tab. However, it will not go the full width of the page (I have checked fluid). I don't want this slideshow to go across all pages - just my home page. How do I do this? I'm not very handy with CSS or HTML either.

Thank you in advance.

[IMG]http://i67.tinypic.com/1z5rb79.png[/IMG]

I used the following in my CSS and it worked!

.generate-content-header .grid-container {
max-width: 100%;
}

Glad you found the solution! :)

Hello,
I have a similar problem but the css specified above doesn't seem to work for me.
And besides this, it is not completely centered either, even writting a css "position: center;"
Any idea?
Thanks in advance.
Silvia

This archived topic is closed to new replies.