Hello guys,
First of all: really great template!
Second:
I have a question about the appearance on mobile devices. The rev slider isn’t autoresponsive on buttons and icons used in the slider. See the attached images of iPhone and Desktop.
In the main settings of the slider I use Auto Responsive. Grid: 1170 x 350
In the CSS of the rev slider I use no styles for the icons and this custom style setting for the button:
.tp-caption.Button_CM {
font-size: 20px;
border-style: none;
font-family: “Lato”, sans-serif;
font-weight: normal;
font-style: normal;
}
I created the icons and the buttons with these shortcodes:
[icon image="check" size="medium" cont="no" float="none"]
[button colour="accent" type="squarearrow" size="large" link="website" target="_self"]Lees snel verder[/button]
Is there a way to fix this?