How can I italicize part of my website banner header?

Hi,

I would like to make the “elevated” and the “natural woman” italic, can anyone tell me how can i make this happen?

https://elaskincare.myshopify.com/

Thank you in advance!

Hey @Daniel19901

You simply just to replace your text into this in your theme customizations of the banner.

*elevated* skincare for the *natural woman*

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

@Moeed thank you for giving me a hand! Could you tell me where can I find the line for Dawn theme? not quite sure where to add it

Hello @Daniel19901 ,

I understand you are looking to provide italic font in two words of your banner text “elevated”, “natural women”.

This can be implemented with the help of adding tag in your HTML code associated with this section.

Please replace the existing code line with below mentioned code line.

elevated skincare for the natural woman

You have to make minor changes in your banner_heading h0 body class. Please follow the below mentioned steps.

→ Go to the “online store” and then click edit code

→ Now find the main-product.liquid file

→ Next find “banner_heading h0” div class (code mentioned in screenshot) https://prnt.sc/D7GAy7_9ATeJ and make the changes as mentioned above

→ Save changes

After editing the code output will look like this https://prnt.sc/pciW2qn8fDpw

I hope it helps

Please let me know if you have any query.

Thank you.

@Anshul_arora thank you very much! are you sure this is in the main-product ? I couldn’t find it

Hello @Daniel19901 ,

Hope you are doing well.

This may be not available in the main-product.liquid file, however you can change this with the theme customizer.

Please follow the below mentioned steps -:

  1. Go to the online store, then click customise option https://prnt.sc/MpeTDwMCDkoq

  2. Next, on the left side find the Image banner section. https://prnt.sc/0mZhu68z520r

  3. Now, under the Image banner , text will appear just like the attached screenshot. https://prnt.sc/wKceDGhH3VDu

  4. Now, click over the text, then it will provide an editing option like this https://prnt.sc/RnOYmkQvMHI7 .

  5. Now select the “elevated” and “natural women”
    words and click the Italic button. https://prnt.sc/WT1kb8U_mpmU

  6. Save the changes https://prnt.sc/KsWRDhZPcRx7

After changes output will look like this https://prnt.sc/c5tQphNzvGSL

I hope this helps.

Please let me know if you have any query.

Thank you.