Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1413464

    Hello,

    I would like to add a vertical bar before titles on my website. It has to look like this : https://imgpile.com/i/CdI7gC

    Actually I did this using layer slider but this is not a good way as it’s slowing down the loading page and I cannot add a layer slider everytime I write a title.

    I have searched for a code in the forum but didn’t find any.

    Thank you for your help,

    PS : Is there a way to only purchase the support without the theme ? Because I had to buy the whole theme to create this topic as my licence was expired.

    Regards,

    #1413472

    I found the solution by adding a “block quote”. How can I increase the letter spacing of my titles ?

    I found the following css code on the forum : h1, h2, h3, h4, h5, h6 { letter-spacing: 0.01em !important; }
    But it is for reducing the space not to increase it.

    Thank you for your help,

    #1413485

    Hi,

    Thanks for the update. You can use other values than what you posted, you could try this for example:

    h1, h2, h3, h4, h5, h6 { 
      letter-spacing: 2px !important; 
    }

    Best regards,
    Rikard

    #1413621

    Thank you Rikard.

    #1413643

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1413677

    Hi,

    You can close it :)

    Best regards,

    #1413693

    Hi sofiadadci,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Adding vertical bar before title’ is closed to new replies.