Hi, I'm using the Newave wordpress theme but I am having a bit of trouble with the home slider options.
I'm currently using the full width parallax slider, everything looks fine when viewed on a laptop but when the website is on a larger screen I can't see the bottom half on my image. Is there anyway of fixing this so it can be viewed as full screen no matter what screen size without losing parts of the image?
Or Is there anyway to use the other full screen slider option without the dark texture being applied? If so can this be done in the theme options or would I need to edit the code.
Hi, I'm using the Newave wordpress theme but I am having a bit of trouble with the home slider options.
I'm currently using the full width parallax slider, everything looks fine when viewed on a laptop but when the website is on a larger screen I can't see the bottom half on my image. Is there anyway of fixing this so it can be viewed as full screen no matter what screen size without losing parts of the image?
Or Is there anyway to use the other full screen slider option without the dark texture being applied? If so can this be done in the theme options or would I need to edit the code.
Cheers
Sam
Hi there,
make sure first it\'s not a matter of image cropping (so that the aspect ratio is preserved for the screen width).
for the second question, add
.pattern {
background: none;
}
in theme options Styling Options -> Custom CSS
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Ah great thats worked! I added the custom css.
Thanks For your Help
Sam