• Resolved lenschith

    (@lenschith)


    Hello,

    after updating sydney theme from 1.58 to 1.59, the backgroundimages are to dark. The transparency do not work corectly.

    I restored the site to 1.58 and the picture are not to dark.

    Thanks a lot in advance.

    Regards,
    Lenschi

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello there,

    Are referring to a section’s background image overlay? If so, for some reason, you may need to do background color overlay adjustment on your Elementor section. https://cldup.com/jmZ2FOXi9T.png

    Perhaps this happes due to major design update applied on Sydney version 1.59. Let me know if background color overlay adjustment helps.

    Regards,
    Kharis
    aThemes Support

    Thread Starter lenschith

    (@lenschith)

    Hello,

    I don’t use Elementor for this page.

    Regards
    Lenschi

    Thread Starter lenschith

    (@lenschith)

    Hello there,

    Now I have install the update to 1.60 and the issue is still there. I don’t use Elementor.
    Can you help me?

    Regards
    Lenschi

    Hello Lenschi, try to use the following CSS code.

    You can add CSS code in Customize → Additional CSS section.

    #primary .panel-row-style .overlay {
        background-color: transparent !important;
    }

    Kind Regards, Roman.

    Thread Starter lenschith

    (@lenschith)

    Hello Roman,
    I want to use a transparent effect for the background image an overlay a dark transparent color.
    eg:

        background-color: rgba(50, 115, 220, 0.3); 
    }

    in early versions below 1.59 ist works fine.
    you can see a sample on https://st-thierhaupten.de under the section “DAS SRT TEAM”
    Have you any tips for me.

    Regards Lenschi

    Hello Lenschi, did you try to add something like this?

    #primary .panel-row-style .overlay {
        background-color: rgba(50, 115, 220, 0.3) !important;
    }

    Kind Regards, Roman.

    Thread Starter lenschith

    (@lenschith)

    Hello Roman,

    Yesterday I try this, but it dosn’t work. Today I try it again and it works fine.

    Thanks for your help.

    Regards Lenschi

    OK, you’re welcome Lenschi!

    Kind Regards, Roman.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Backgroundimage after update to dark’ is closed to new replies.