blog category names overlapping
Please see my Website.
Blog category name “東京駅・丸の内” is displayed overlapping with the first category name “Restaurant/Cafe”. The same problem is occurring on mobile screen also. Could you let me know how I can fix it (so the category names don’t overlap)?
Hi @natsukiyamada ,
I hope you are well today and thank you for your question.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-post-categories-style3 .post-categories a {
display: inline-block;
line-height: 15px;
margin-bottom: 8px;
}
Best regards, Shufflehound team
Actually, they’re still overlapping on the mobile screen…
I have tested it on mobile and it displays fine for me as shown in the attached screenshot.
Please test it clearing your mobile browser cache or using a different browser.
Attachments: You must be
logged in to view attached files.
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it