Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #379880

    Hey guys!
    I am wondering how you did half your text in bold on your restaurant demo theme?
    I’d like to apply that same technique if possible.

    I can change the css to make all special headings bold, but not sure how to just make a couple words, in one heading, that way.

    Thanks!

    • This topic was modified 9 years, 7 months ago by twenty1design.
    #379913

    Hi twenty1design ;
    To have a bold (stronger) character you can use “strong” element.

    The title in the slider is this :

    Welcome to <strong>Enfold Restaurant</strong>
    

    Welcome to Enfold Restaurant

    In your custom css you can change also the weight of this element by changing the value below :

    strong{font-weight: 600;}
    
    • This reply was modified 9 years, 7 months ago by begrafiks.
    #380173

    Hi!


    @twenty1design
    Please see @begrafiks post above

    @begrafiks
    thanks :)

    Cheers!
    Yigit

    #380204

    Thanks for that. I should have clarified-
    I already understand the < strong > concept, but I have no idea where I would place that html code!

    It seems so basic, but there is no html editing capabilities in the advanced layout builder is there?

    #380210

    Hi!

    You can use it in element as shown in the screenshot – http://i.imgur.com/QDpdI6W.png

    Best regards,
    Yigit

    #380212

    OH MY!
    Hahaha! That is so cool and changes SO much about what I have been doing!
    I thought I knew Enfold pretty well, but it turns out I am a dink.

    Thanks a million!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Special Header Bold’ is closed to new replies.