Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1271433
    pdopchev
    Participant

    Hi guys,

    Been trying to change to font to the site title in the superfly menu but so far have been unsuccessful. This is what I have so far:

       .sfm-title h3{
      color:#00171F; !important
      font-family: 'Limelight', cursive; !important

    link: http://www.dopchevproductions.com

    Any ideas?

    #1271600
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! There is a syntax error in your code, replace your code with the following code and add it in your Child Theme’s style.css file:

    .sfm-title h3 {
        font-family: 'Limelight', cursive !important;
    }

    Let us know how this goes!

    #1304620
    pdopchev
    Participant

    Great, thank you for your help!

    #1304628
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1271433 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>