Flip card front and back background image size setting not working
-
No matter what setting you choose for flip card front or back background image size It is always set to ‘auto’ in the front-end.
It seems the ‘size’ value is wrong, probably ‘backgroundSize’ should be ‘frontBackgroundSize’ and ‘backBackgroundSize’ respectively:
'size' => array( 'value' => 'backgroundSize', 'default' => 'auto', ),
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Flip card front and back background image size setting not working’ is closed to new replies.