Okay
  Public Ticket #2547353
Changing type fonts and sizes
Closed

Comments

  • Kevin started the conversation

    Hi All:

    Love the theme (thanks for making it). For the life of me I can't figure this out. 

    Where do I change the type fonts, sizes and styles for:

    • The homepage player
    • The type over the Music Page icons
    • The Playlist Page TEXT section

    And, last but not least...

    • The Playlist Page REVIEW section

    Screenshots attached.

    Thanks in advance for your help!

  •  647
    Alexandre replied

    Hello Kevin, 

    • The homepage player:
      Please go to wp-admin>Audio players & Events Setting>Music player>sticky player>typography
    • The type over the Music Page icons:
      You can edit set this in the elementor editor.
       
    • The Playlist Page TEXT section: 
      Wp-admin>theme options>typography>body
    • The Playlist Page REVIEW section:
      This style is harcoded. To customize it, you have to go to wp-admin>theme options>custom css
      And copy this custom css code, and of course, adjust values as you want:


      .blockquote-block blockquote {
      font-size: 20;
      font-weight: 300;
      font-style: italic;
      line-height: 24px;
      }


    Thanks,


    Alexandre from the Sonaar.io Crew

  • Kevin replied

    You're awesome - thank you Alexandre. I'll have a go and report back. Appreciate the quick answer!

  •  647
    Alexandre replied

    You are welcome

    Thanks,


    Alexandre from the Sonaar.io Crew