Tagged: Layout elements
Hello,
I am trying to find out how to add layout elements smaller than 1/5 in the Avia Layout Builder, as I need a 1/7 layout element.
Does anybody have an idea?
Hey Jerremy-W!
Can you post the link to your page where you would like to have 1/7 layout with elements added into it?
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .pricing-table li.avia-heading-row { text-align: left; padding-left: 3px; }
This will fix the looks of title, however i refreshed your page and cannot connect to your website anymore
Regards,
Yigit
Hey!
When testing for responsive changes you need to use a tool like http://lab.maltewassermann.com/viewport-resizer/ . Zoom on a browser is unrelated and the theme has no support at all for using it within the browser to adjust layout.
Regards,
Devin
Using that tool, it also indicates that for a tablet, e.g. Apple iPad 2-3rd the text does not look good. So waiting for a solution.
I’m not really sure what you mean. 1/5 is the smallest increment the theme supports right now. Anything under that either with custom css or custom php isn’t supported and implemented specifically because it won’t look good or work well on smaller media.
So, a few days waiting for this answer.. Okay well I will dive into it myself then.