Hello,
I’ve tired to place the post slider feature in a 1/2 grid and color section. In both cases, the “read more” box is cut off. What can I do to have that box show completely?
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_elegant-blog .more-link {
margin: 30px 0 20px 0;
}
Cheers!
Yigit
Thanks Yigit. That worked but what can I add to make the box centered in the post slider element? It’s pushed over to the left.
Hey!
Please change the code to following one
.html_elegant-blog .more-link {
margin-bottom: 20px;
}
Regards,
Yigit
Thanks again Yigit, that did the trick. Looks great!
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 :)
Regards,
Yigit