You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I was trying to append a css class to the section via this:
$this.css({"background-size“: "cover"});
so that the background image would fill the entire screen and stretch—however when including this it seems to break the functionality. How can I include this css class?
Many thanks, great script.
The text was updated successfully, but these errors were encountered:
Hello, I was trying to append a css class to the section via this:
so that the background image would fill the entire screen and stretch—however when including this it seems to break the functionality. How can I include this css class?
Many thanks, great script.
The text was updated successfully, but these errors were encountered: