• Hi guys

    Maybe you can help me here:

    Im using this free TA Muisc Theme

    And I really want to change the background color. but I cant seem to find that css/class/id line in the inspector element.

    The theme gives me 3 options for Theme Color Schemes, but I want the background color to be a stronger red color. But just can’t find that specification anywhere… I know there is a background image beneath, so the red color is an overlay with opacity of some sort.

    Do you know any tricks how to attain that specific class. id, so I can change that color?

    Thanks in advance!

    Ragards, SharoFF

    Non important jibber jabber explanations:

    Unfortunately the support forum for the theme has closed, unless donating and they dont support theme customozation in the support forum anyways

    However im not sure im gonna stick with the theme, and dont want to donate 10$ just for a (probably simple) question.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter SharoFF

    (@sharoff)

    bump

    Hello,

    You will want to load the following CSS file:

    wp-content/themes/ta-music/layouts/red.css

    Search for this line:

    Background color overlay

    You then will need to adjust the RGBa value with the end being 0.whatever for the Opacity.

    Here is a dark red as an example:

    rgba(163, 19, 0, 0.85)

    Hopefully this helps you. I noticed your post was a month ago, so you may have figured it out.

    Good luck!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: TA Music] Change background color overlay of this theme?’ is closed to new replies.