How to reproduce this bar behind the text

How to add this style of bar behind the text? What CSS parameters should be used?

See image for reference of bar that sits behind the text.

@rafaelbata - can you please share the page where you got this?

Hi @rafaelbata

Please give me your page link containing the text you want to display like this so we can check and give you the code.

This is the reference webpage, the bar is located within the home page:

https://vikitakids.com/

Hi @rafaelbata

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


The code above is assume your title has the class: .your-title, you can change the class to match your structure

Hope this can help you solve the issue

Best regards,

Richard | PageFly

Thanks everyone. I managed to reproduce the way I needed.