• Resolved peterder

    (@peterder)


    Hey folks,

    just changed some colours and stuff and suddenly poof: Just the background colour for section 4 is displayed.

    I really have no clue where to find the right place to look for a change or how it works. Please help. After hours of trying to figure it using inspector and stuff I am still clueless,

    Also no post/page pictures are shown: https://nulight.de/licht-fuer-eine-neue-welt/

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello @peterder,

    Add “.parallax-lite” class in “section4” id and remove 'postion:relative‘ CSS from the section tag from stylesheet.
    You can also overwrite it in the custom stylesheet.

    Thread Starter peterder

    (@peterder)

    Hello @addwed!

    Thank you so much. Put it here in the style.and it worked.

    /*section-overlay*/
    #section1:before, 
    #section2:before,
    #section3:before,
    #section4.parallax-lite:before, 
    #section5:before,
    #section8:before,
    #price-package:before{
        content: '';'

    Best greetlings!

    AddWeb Solution

    (@addweb-solution-pvt-ltd)

    @peterder, please update the ticket if your problem is resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Team section background image isn’t displayed anymore’ is closed to new replies.