-
AuthorPosts
-
November 4, 2017 at 6:57 am #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 7 years ago by kelsangchodor. Reason: Nobody replying!
November 7, 2017 at 1:44 am #873469Any ideas what this might be guys?
Thanks for any help.November 7, 2017 at 4:11 am #873503Hi,
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,
IsmaelNovember 7, 2017 at 6:56 am #873561Hi Ismael
I added that code (and updated to 4.2) but I still have the problem.Can you help again please :)
November 8, 2017 at 5:35 am #874000Hi,
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,
IsmaelNovember 8, 2017 at 10:11 pm #874328Hello
Here’s the screenshot:
https://www.dropbox.com/s/208zxj0vm2wiuab/problemenfold.jpg?dl=0It 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.
November 9, 2017 at 7:26 am #874496Hi,
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,
IsmaelNovember 9, 2017 at 7:31 am #874505Unfortunately 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.
November 10, 2017 at 6:24 am #875009Hi,
It works in the browser inspector. Please post the login details in the private field so that we can check the modification.
Best regards,
IsmaelNovember 11, 2017 at 5:59 am #875428Thanks for your help. Here it is below
It works OK on mobile – but not on desktop.
November 13, 2017 at 5:43 am #875950Hi,
You’re probably looking on a cached version of the site. This is what I see on my end.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.