Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #872411

    Hi Guys,

    Any idea why the diagonal of this color section on this page:

    is overlapping the title within the color section?
    It didn’t do this until I added another color section underneath
    Any ideas why?
    Best Wishes,
    Christopher Skelton.

    • This topic was modified 6 years, 11 months ago by kelsangchodor. Reason: Nobody replying!
    #873469

    Any ideas what this might be guys?
    Thanks for any help.

    #873503

    Hi,

    Thank you for using Enfold.

    Please add the following css code in the QuicK CSS field.

    .av-section-color-overlay + .container + .border-extra-diagonal,
    .av-section-color-overlay + .scroll-down-link + .container + .border-extra-diagonal{
        z-index: 1;
    }

    Or make sure that the site is running on the latest version of the theme, 4.2.

    We would like to apologize for the late response.

    Best regards,
    Ismael

    #873561

    Hi Ismael
    I added that code (and updated to 4.2) but I still have the problem.

    Can you help again please :)

    #874000

    Hi,

    Thank you for the update. It’s not overlapping the title. Could you provide a screenshot of the issue? Use imgur or dropbox.

    Best regards,
    Ismael

    #874328

    Hello
    Here’s the screenshot:
    https://www.dropbox.com/s/208zxj0vm2wiuab/problemenfold.jpg?dl=0

    It seems to work fine on mobile – but not on desktop – see how diagonal goes over title and also layer slider above it.

    Thanks for any help,

    Best wishes,

    Christopher Sketlon.

    #874496

    Hi,

    Please edit the color section, apply a unique Section ID to it (ex: “custom-section”) then use the following css code.

    #custom-section .container {
        z-index: 2;
    }

    Best regards,
    Ismael

    #874505

    Unfortunately still didn’t work.

    I put “custom-section” into the ID

    Then copied this code into quick CSS:

    #custom-section .container {
    z-index: 2;
    }

    Even tried !important at the end – still didn’t work.

    #875009

    Hi,

    It works in the browser inspector. Please post the login details in the private field so that we can check the modification.

    Best regards,
    Ismael

    #875428

    Thanks for your help. Here it is below

    It works OK on mobile – but not on desktop.

    #875950

    Hi,

    You’re probably looking on a cached version of the site. This is what I see on my end.

    // https://imgur.com/a/j6x6p

    Best regards,
    Ismael

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.