Home › Forums › IT Consultant Support › Make slider images full width
- This topic has 7 replies, 3 voices, and was last updated 6 years ago by
Forum Moderator.
-
AuthorPosts
-
March 24, 2016 at 3:24 pm #27995
Hi,
I would like to make my slider images the full width of the screen without affecting the position of slider text, featured boxes, etc. What would you suggest?Thanks, it’s a great theme.
March 25, 2016 at 4:51 am #28031Hi Breandán,
Kindly show us your website URL.
Regards,
DaveMarch 29, 2016 at 10:39 am #28496My url is connect121.ie
March 29, 2016 at 12:00 pm #28512Hi Breandán,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
section#home_slider .container {width: 100% !important;}
section#home_slider{ margin-bottom:-35px;}
.nivo-caption{ left:15% !important; }
.theme-default .nivo-controlNav{ position:relative !important;}Regards,
DaveMarch 29, 2016 at 1:56 pm #28540That’s brilliant, Dave, thanks. Works perfectly
March 30, 2016 at 4:44 am #28609Great.
Regards,
DaveMay 17, 2017 at 12:06 am #72394This is a very useful post.
I copied the code above in my custom-css box. It works fine
Now that I’ve changed the slider images to full width, how do i change the height of the slider images?
My URL is www.jamesevans.coThanks
May 17, 2017 at 5:05 am #72401Hi James,
http://www.jamesevans.co/
This is not our theme.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.