Change Alidroppship theme Home page head title font.

How to change Alidroppship theme Home page head title font. I don't like the default font, so there is a way to change it? If changing is complicated could you tell me the steps. Thank You.
 

Attachments

  • Screenshot 2020-12-17 at 13.19.29.png
    Screenshot 2020-12-17 at 13.19.29.png
    327.8 KB · Views: 7

daniel-97

Well-Known Member
Method: add HTML code to your titles

Step 1: Choose your font family
Step 2: Change your title with this HTML code
<p style="font-family:arial">Shop with 100% confidence</p>​
- Replace "arial" with your preferred font family
- The bold text is the text you want to show. It should look like this
1608260017881.png

Results:
  • The old font (Roboto)
1608260117117.png

  • The new font (Arial)
1608260125943.png
 
Top