markodonnell23 Posted August 28 Share Posted August 28 Hey! This is probably straightforward but I can't seem to either disable the internal links between blog posts or customise the link titles to make them shorter. On mobile, they are too long and look messy/aren't displaying correctly. I've attached an example. Thanks in advance! Mark Link to comment
Solution tuanphan Posted August 29 Solution Share Posted August 29 You can use this to Website Tools > Custom CSS @media screen and (max-width:767px) { .item-pagination[data-collection-type^="blog"] .item-pagination-title { font-size: 14px; } } markodonnell23 1 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!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment