Rev slider - Formatting slider height for larger displays

Hi there,

I’m using REV SLIDER on one of my test sites.

Here’s the thing:

On this screenshot. 1 Monitor is a 15 inch notebook, the other is a 24 inch display.

I like how the slider looks on 15 inch. The problem is, RevSlider recognizes the 15inch as the largest configurable screen size in its settings. Is there a way to fix this? I tried doing it through media queries, but I think it’s made by inline edits.

Thanks a bunch!

Hello @Pbalazs89,

If you have set the background fit option of the slider to cover, the background image will adjust accordingly to the width and height of its content area.

You are right that the background options in the CSS for the slider. If you are writing custom CSS, you can make use of the !important keyword to the CSS values so that the inline CSS will be overridden by your CSS.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.