Hello, I want to add more than 5 columns, for example 6, how it can be done?
Hey rypro!
Can you please post the link to your page and a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
There are few ways to create 6 columns, it would be better if we saw what you have in mind first so we can provide the most convenient one
Best regards,
Yigit
Down there where are different pests in blue, I need another column, so they need to be 6.
Hi,
Please add Color Section element in your page with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then add six 1/3 column elements and then please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (min-width: 990px) {
#custom-cs .av_one_third:nth-child(1) {
margin-left: 0;
}
#custom-cs .column-top-margin {
margin-top: 0;
}
#custom-cs .av_one_third {
width: 14.1%;
float: left;
clear: none;
margin-left: 3%;
}}
Best regards,
Yigit
Still doesn’t work.
Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Yigit
