Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #309716

    Hi Guys,
    My site is coming on nicely http://scotwebdigital.co.uk
    But my slider banner doesnt stretch to fit the screen in my office computer.
    Will I need to create the slider image again but make the bg a lot wider so it fits any size screen?
    Thanks

    #309866

    Hey robertscott!

    Can you please post a screenshot of the issue you are having? This is how your slider looks on my 1920×1200 screen – http://i.imgur.com/dDjuZh1.jpg

    Regards,
    Yigit

    #309912

    Hi

    I changed to full screen slider and it worked although my text in the slider isnt as sharp.

    I think if i increase the slider size to be and extra 1000px wider with my text centre, that should cover the most screens?

    #309913

    Please check now you will see what i mean. I have set up to no stretching to fit screen

    #309917

    Hi!

    It should help. As a workaround, you can change background color to black by adding following code to Quick CSS in Enfold theme options under General Styling tab

    .home .avia-slide-wrap {
    background-color: black;
    }

    Best regards,
    Yigit

    #309921

    Hi yigit,

    My bg isnt black though, its actually a textured bg.

    What if i create a new background and make it double the width it is now? say 4000 px wide will that cover most screen sizes?

    Assuming you arent looking at the site on a tv screen! that shoul do it?

    Thanks

    #310724

    Hi!

    You can try it and if that does not work, you can upload your textured background on Media > Library and then change the code to following one

    .home .avia-slide-wrap {
    background-image: url(link-to-your-image);
    }

    Regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.