I have a posts carousel in a row on a home page. I want to set the “More” link apart from the paragraph before it. I want to give it a little padding above and make it look more noticeable and clickable. Maybe even make it look like a button.
Welcome to BB forums! Try the CSS snippet below and see if it’s what you’re looking for. Insert into Appearance > Customize > Code > CSS Code. I’ve attached a screenshot for your reference. Let us know how it goes!
I’m using CSS Hero. It’s still pretty new to me and I couldn’t seem to pinpoint the exact elements to style without applying the style to similar elements in CSS Hero. – fl-post-carousel-more and .fl-post-carousel-content p:last-of-type. So I just added your code directly to the BB child theme’s style.css file for now.
Beaver Builder is great and CSS Hero is great! – And together, wow!