Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1428958

    Hello everyone
    I have created a page here Link 1 below:

    When I open the page: “Interner Bereich Vorstand”
    Link 2 below
    the background image Link 4 below appears

    but if I open the page “Interner Bereich Mitglieder”
    Link 3 below
    the background image does not appear ?

    What am I doing wrong here?

    Thank you for your help
    kind regards Franz

    #1429004

    Hey schweg33,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top:not(.home) #wrap_all .container_wrap_first {
        min-height: 75vh;
        background-image: url(/wp-content/themes/enfold/images/background-images/floral-dark-compressed.png) !important;
        background-repeat: repeat;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1429005

    Many thanks Mike
    Now it works great

    you can close this request

    kind regards
    Franz

    #1429017

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Background image does not appear on both sides’ is closed to new replies.