flipbox content padding not working
-
When i define padding to 0 for content, in style tab and apply padding to content padding, there are no effect on front side because you need to add this two lines in Flip_Box.php
'{{WRAPPER}} .eael-elements-flip-box-front-container .eael-elements-flip-box-padding' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};', '{{WRAPPER}} .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',I hope to integrate this fix
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘flipbox content padding not working’ is closed to new replies.