Hello
I’m trying to move meta after title in the loop.
I have read the precedent post, but it’s doesnt’ work.
Thanks a lot for your help.
Have a god day
PS : I’m using a child theme
Hey buraud,
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
.archive.category .slide-content .entry-content-header {
display: flex;
flex-direction: column-reverse;
}
.html_elegant-blog .archive.category .avia-content-slider .av-vertical-delimiter {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hello Victoria
Thanks a lot !!
Best regards
Hi buraud,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria
