Shopify themes, liquid, logos, and UX
My website is dansdogshop.com. If you look at my home page you'll see the following text on my image banner
Plenty of all-natural, preservative-free treats and desserts
Made from simple, healthy ingredients
Even the pickiest eaters will love our delicious flavors
Each line is in a separate text box on my image banner. I had wanted to insert a bulleted list here, but apparently i can't add that to an image banner unless there is a way to code it in there? So I created 3 separate text boxes and put hyphens in front of each line instead. Trying to see if there is a way to fix the text I posted above so there is no line skipping after each line and the text is aligned so the text in each line starts directly beneath the line above it? I have attached my image banner liquid file. Appreciate any help!
Hi @Dd82
Like this?
If it is, try this one.
.banner__text.rte.subtitle p:before {
content: '• ';
font-size: 2rem;
color: black;
margin-right: -0.5rem;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Yeah adding that code put the bullet points in there. Is there a way to align the bullet points so they are directly in line one right below the other one? If not, it's not a big deal. I appreciate your help!
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024