claudianuria Posted June 15, 2023 Posted June 15, 2023 Hello, I have reversed the title and the category with some code I have found in this forum and it has worked. Now I would like to reduce the padding between the bottom of the title and the category. Also is there a way to create a rectangle to go around the category so it looks like a button? beamsrenovation.com Thanks!
tuanphan Posted June 20, 2023 Posted June 20, 2023 Add to Design > Custom CSS .blog-meta-section { margin-bottom: 5px !important; } a.blog-categories { background-color: black; color: white !important; padding: 5px 10px; border-radius: 5px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment