Support Forum

Topic: plugin-page-builder

Browse community answers for this topic or search for a specific issue.

Mobile CSS Styles (Page Builder)

pluginplugin-page-buildertechnical · By Becka · 8 years ago · Reply by Becka 8 years ago

Hi! I use Vantage theme and have encountered a problem. I use a background-image for a row (Page Builder) but I want to use a different background-image for mobile view. I tried this: #pg-79-0> .panel-row-style { background-image: url(image-path); background-repeat: repeat;…

Page Builder

bug-reportpluginplugin-page-builder · By ch@schoko · 8 years ago · Reply by ch@schoko 8 years ago

Hello, i have updated my page builder from 2.4.x to 2.5.x For each row with more then one cell, page builder generates styles with a comma instead of a dot width: 33,3333%; width: calc(33,3333% – ( 0,66666666666667 * 30px )…