Wijdesign Posted April 2, 2021 Share Posted April 2, 2021 Site URL: https://wij.design Hello! I want to have all my portfolio Items have the same clickable / hoverable 'bounding box' Their block ID is 'portfolio-hover-item-title', and each have 2rem of right-padding, but I would like them all to have the same size 'box' regardless of item title length. How it currently is: | Emphatic Anti-Ad Devices ________________ | | Miol ________________ | How I want it to be: | Emphatic Anti-Ad Devices________________ | | Miol __________________________________ | Link to comment
tuanphan Posted April 5, 2021 Share Posted April 5, 2021 Hi. Try adding to Design > Custom CSS ul.portfolio-hover-items-list span { display: block; min-width: 250px; text-align: left !important; } 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
Archived
This topic is now archived and is closed to further replies.