• Resolved daroso

    (@daroso)


    Hey Ben!

    I bought Tracks-Pro, because I really appreciate your work. Now I have a problem, obvisually I can’t fix by my own:
    I’d like to use a background image as well as a page-specific background image.
    I tried it with CSS, but didn’t found a solution so far.

    Could you help me, please? ??

    Greetings
    Daniel

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hey Daniel,

    Sorry for this error. I can release a fix in the next Tracks Pro update. For now, you can fix it immediately with the following CSS:

    .background-image-active .background-image {
      z-index: -2;
    }

    Please copy & paste that code into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter daroso

    (@daroso)

    Thank you so much! ??
    I copy & paste it into my child theme – works perfect!

    Once again: thank you for your work!

    Theme Author Ben Sibley

    (@bensibley)

    Happy to help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Background Image with Page-specific Background Image’ is closed to new replies.