Changes on Disco Dancer Theme

Home Forums All Other Themes Changes on Disco Dancer Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #180525
    Filipe DiasFilipe Dias
    Participant
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: June 30, 2021

    Hello,
    I need help!

    www.cultmusicschool.com.br

    How I change the text color on slider?
    How I change the text color on header modules? Ex: Welcome Students,Dance Courses, Meet Our Team
    How I change the category name. Its “dances”, and I want change it. Ex: www.cultmusicschoo.com.br/dances/violão , I want change /dance/ to /cursos/.

    Thank you

    #180538
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .slide-title span { color:#008937 !important;}
    h2 span {
        color: #008937 !important;
    }

    Regards,
    Chris

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