Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 8, 2016 at 11:41 am #984458Hi
Try to create a new css file ( if you do not have it already ) in this folder /templates/ja_university/css/
and add to it
.ja-ss-mask { display:none!important; }
November 8, 2016 at 12:57 pm #984486Thanks – that has removed the mask …
…Now how to I make it full width on a standard monitor?I have had a look at the css and can see the 100%, and have tried adding "!important" in the hope that it might overide any other css modification but to no avail.
Thanks in anticipationpavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 8, 2016 at 5:15 pm #984583Hi there
Add this to your custom.css file
.t3-slideshow .container { padding: 60px 10px 0 10px; width: auto; }
Change padding values as you prefer
November 9, 2016 at 2:01 pm #984909Many thanks – that’s solved it!
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by pugwash94 8 years ago.
The topic ‘Slide Show Banner Width’ is closed to new replies.