Hi,
is ther a solution to type the blog author and category in one line?
Hey Stefan,
Thank you for the inquiry.
Which blog style or layout are you using? Please provide the site URL in the private field so that we can check the blog layout.
Best regards,
Ismael
Hi,
link is in private content
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-283 .post-entry .blog-categories {
display: inline;
margin-left: 10px;
}
.page-id-283 .slide-content .slide-meta {
display: inline;
}
Best regards,
Rikard
Hi Rikard,
thank you for helping!
Unfortunately, the script only moves the author 10 pixels to the left.
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.html_elegant-blog #top .post-entry .blog-categories {
display: inline;
margin-left: 10px;
}
.html_elegant-blog #top .slide-content .slide-meta {
display: inline;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
now it works great.
Thank you!
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike