All things Shopify and commerce
Hi I am trying to add this <br> tag in contact form title. But it is not accepting tag insted of tag it is showing opening and closing brackets.
The page i need help with is
https://mishsweets.com/pages/contact
Solved! Go to the solution
This is an accepted solution.
Hi @Mish_Sweets
You can try to add </br> and check again.
- Found this helpful? Hit "Like" and "Accept as Solution"! - Feeling generous. ☕ Buy me coffee!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
This is an accepted solution.
Hi @Mish_Sweets
You can try to add </br> and check again.
- Found this helpful? Hit "Like" and "Accept as Solution"! - Feeling generous. ☕ Buy me coffee!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Thanks for your precious reply. Its working
Very welcome!
- Found this helpful? Hit "Like" and "Accept as Solution"! - Feeling generous. ☕ Buy me coffee!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hey @Mish_Sweets ,
Follow these steps:
1. Go to Online Store > Theme > Edit Code
2. Find the file that corresponds to your contact page, likely contact-form.liquid or in a section related to the contact page (e.g., page.contact.liquid).
3. Locate the title where you want the line break.
Add CSS for Line Break:
Instead of using <br> , you can add a custom class or use inline styles to create a line break. For example:
<h2 class="contact-form-title">Get in Touch<br>We’d love to hear from you!</h2>
Add Custom CSS:
1. In the Edit Code section, find your theme.css or theme.scss.liquid file under the Assets folder:
.contact-form-title {
line-height: 1.5; /* Adjust as needed */
text-align: center; /* Center the text if desired */
}
After making these changes, save your files and check your contact page to see if the title now displays as desired.
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regard,
Rajat Sharma
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025