Tagged: portfolio grid
Hey there,
I need support for more padding between the portfolio grid elements and get rid of the grey frames/borders. Can you help me please?
Thanks and cheers!
Hey cyahome!
Please do use the following and let us know if it works
#top .no_margin.av_one_fourth { width: 24% !important; }
Thanks a lot
Regards,
Basilis
Hey Basilis,
sadly didn’t changed anything … how to get rid of the borders and increase padding between items?
Cheers, Sia
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.grid-entry .inner-entry {
box-shadow: none;
padding-right: 5px;
}
Best regards,
Yigit
Great Yigit,
that did it! One more thing … how do I center the text?
Cheers, Sia
Hi!
Please add following code to Quick CSS as well
h3.grid-entry-title.entry-title {
text-align: center;
}
Regards,
Yigit
Yes, thank you! Have a great holiday saison!
Hi!
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Happy holidays!
Regards,
Yigit