Tagged: layout element
Hey there!
I have an issue with page-builder elements ⅔ and ⅓ in a page-section on a testdomain. Please can you take a look at it? If you bring your browserwindow below 990 px, the ⅓ element on the right went into the ⅔ element on the left.. Chrome & Safari on a Mac..
Cheers
Hey Bruno!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
body div .avia-testimonial { float: left; }}
Cheers!
Yigit
Hey Yigit,
that´s it! Thank You!
Please close this topic..
Cheers