Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • pavit Moderator
    #984458

    Hi

    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;
    } 
    pugwash94 Friend
    #984486

    Thanks – 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 anticipation

    pavit Moderator
    #984583

    Hi there

    Add this to your custom.css file

    .t3-slideshow .container {
    padding: 60px 10px 0 10px;
    width: auto;
    }

    Change padding values as you prefer


    1. Screenshot-at-nov-08-18-14-45
    pugwash94 Friend
    #984909

    Many thanks – that’s solved it!

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  pugwash94 7 years, 10 months ago.

The topic ‘Slide Show Banner Width’ is closed to new replies.