Tagged: Tags
Hey guys,
i need to align the post entry tag cloud, which can be activated for the bottom of blog posts and displays the activated tags for this blog post. It displays correctly, if i adjust browser size window to minimum, but shows up messy, when i stay in regular view.
Example: (not good): http://test.elsenmedia.com/wp-content/uploads/2018/06/noalign.png
Better: http://test.elsenmedia.com/wp-content/uploads/2018/06/align.png
Glad if you could help!
Thank you!
Hey eny4W,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hey Victoria,
sorry for this indefensible late answer. Just forgot this topic, because it was temporary solved.
But this Problem occurs again.
You can see this alignment Problem at the bottom of this example blog post. The Tags should be centered, like usually.
Thank you an awesome greetings!
Mario
Hi,
Sorry for the late reply, I took a look at your page and found that the element is set to “justify” which means that it will stretch out so to add extra space between the words instead at the ends. Like how a newspaper formats.
I see that this happens for mobile screen sizes, but for desktop the alignment is to the left. I will assume you want it centered for all devices.
Please try this code in the General Styling > Quick CSS field:
footer.entry-footer .blog-tags.minor-meta {
text-align: center !important;
}
Best regards,
Mike
Hey Mike!
Thank you four your reply. This did the trick! :)
Best Regards,
mario
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike