Hey everyone!
Can someone help me with some quick styling changes, I tried it but without succes…
(website: Huidtherapie.online)
Here is a picture of the magazine function.
How can I center the text (to the image) and remove the big ugly line under it?
Thank you all :)
Hey JustinBean,
To fix it, just add this custom code at Enfold Theme Options > General Styling > Quick CSS
.av-magazine-title {
margin-top: 16px !important;
}
Best regards,
John Torvik
The text is centered perfectly! thank you.
The only thing now is to remove the ugly lines.
Thanks.
Justin Bean
Hi JustinBean,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-magazine-content-wrap {
border-bottom: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
It works like a charm! Thank you for your time Victoria.
You can close this thread.
Thank you!
Justin Bean
Hi Justin Bean,
Glad we got things working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria