Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1830553
Theme Demo Formatting Era
Closed

Comments

  •  2
    Marc Rice started the conversation

    So when I downloaded the TheGem theme and uploaded the demo "Homepage: Media Agency (demo)", the row right after my main slider picture has the formatting era that is different from the demo. I have attached an image of what the demo's formatting looks like with the mountain and the 6 tiles overlapping the slider above, but when I imported the demo the 6 tiles no longer overlap my demo.

    This feature is very important to me, can you please tell me which setting would allow me to "bring to front" (sort of speak) the 6 tiles to overlap and be in front of the above slider row as seen in the demo?

  • [deleted] replied

    HI!

    pls. use following css:

    .vc_custom_1545460529090 {
        position: relative;
        z-index: 1;
    }
    5110651633.png

    We fixed problem with parralax background but this add new bug with content like here. We did not have time to update the demo content to fix this problem.

  •  2
    Marc Rice replied

    Thank you this fixed it!