Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1183841

    I have tried and tried but can’t figure out why the h1 title on this page will not display in bold.
    I have tried various css on top of the Advanced styling, but something is reverting it to normal weight.
    Also happening with H3 in the footer. Can you see what’s going on?
    thanks
    Nancy

    #1184273

    Hey Munford,

    Please add the following CSS rule:

    h1 {
    font-weight: bold !important;
    }
    
    
    Let us know if it solves your issues.
    
    Best regards,
    Basilis
    #1184276
    This reply has been marked as private.
    #1184562

    Hi Nancy,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.