Image to the foreground - by gewoonbovenaan

This topic has 4 replies, 3 voices, and was last updated 4 years, 5 months ago ago by Olga Barlow

  • Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    November 27, 2019 at 09:48

    Hi the image of the bottle should be to the foreground but now the header overlaps the bottle. https://gyazo.com/3a411615cddd52d9e155706e7c49df36 Any idea which css code i can use?
    http://www.bourgognekruis.com

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2019 at 09:57

    Hello,

    Try to delete margin-top for column-inner via Design options – http://prntscr.com/q2oyyy

    Regards

    Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    November 27, 2019 at 15:10

    Hi,

    The position is OK. i just want the bottle be the first image to see and overlap the banner.
    .

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 28, 2019 at 10:20

    Hello,

    Find the following custom code that you added to the page custom

    .et-overflow-visible[data-vc-full-width] {
        overflow: visible !important;
    }

    and replace by

    .et-overflow-visible[data-vc-full-width], .template-content .vc_row[data-vc-full-width] {
        overflow: visible !important;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.