• Resolved AlphaSky

    (@alphasky)


    Hi

    i need some advice about removing transparent colour from my template.

    I want the images to show up in full colour and remove the blue/pink transparency that covers the images on the front page.

    Please see here.

    https://www.citicene.com.au

    Thanks for any help – I appreciate it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter AlphaSky

    (@alphasky)

    No one got any tips for this?

    In your Child Theme or CSS Editor Plugin try this code:

    .parallax-slider #mainImageHolder .primaryHolder::before, .parallax-slider #mainImageHolder .secondaryHolder::before {
        background: none;
    }

    *Note
    If your theme has a custom CSS Editor in it, you can also paste the code in there.

    Never edit core CSS or PHP files under Appearance > Editor. Your edits will be deleted when the theme is updated.

    Thread Starter AlphaSky

    (@alphasky)

    It worked ! You are the greatest. Thanks for your help.

    I put it in the Custom CSS box in the Cherry Options. Thanks again!

    Awesome!

    Looks Great

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove Transparent Colour’ is closed to new replies.