-
AuthorPosts
-
October 12, 2021 at 4:38 pm #1324623
Hi support !
I need to draw a diagonal line for the upper border of my FOOTER.
All in private.
October 13, 2021 at 7:10 am #1324676Hey jb84,
You can create that using the Layout builder. Build a new page and recreate you footer there, then add a Color Section element above that, and use a diagonal border for the top section. After that, then you can assign your new page as the footer under Enfold->Footer.
Best regards,
RikardOctober 13, 2021 at 9:35 am #1324697Thanks Rikard
I did it and its working but it display an horizontal blue line above (i think its the section backgrount color).
There are no padding or else… I don’t understand because i have made the same svg dividers as in the main page…
Find enclosed the horizontal line problem
And a screen shoot of the svg divider settings.October 13, 2021 at 12:27 pm #1324727Hi,
Thanks for the screenshots. If you need help with removing that line, then we would have to inspect the actual element. Could you put it back on the site please?
Best regards,
RikardOctober 13, 2021 at 12:31 pm #1324728Done
please can you check it quickly because my client can see that…October 13, 2021 at 2:45 pm #1324758Hi,
Thanks for that. Please try this in Quick CSS:
#footer-page { border-color: transparent; }
Best regards,
RikardOctober 13, 2021 at 3:30 pm #1324770added but not working, Blue line still here.
I needed to put back the default footer, i don’t want my client see this line.
I’m waiting for another solution to solv- This reply was modified 3 years, 1 month ago by jb84.
October 14, 2021 at 4:27 am #1324836Hi,
The CSS I gave you worked on my end, so we would need to see the actual problem again.
Best regards,
RikardOctober 14, 2021 at 3:08 pm #1324957Hi,
i reactivated the page FOOTER, you can check.October 15, 2021 at 4:41 am #1325030Hi,
Thank for that. Please try this CSS instead:
#footer-page { border-color: transparent; background-color: transparent; }
Best regards,
RikardOctober 15, 2021 at 10:13 am #1325069You did it!
All is ok now with this last css
Thanks Rikard, master of EnfoldOctober 15, 2021 at 2:10 pm #1325121Hi,
Glad Rikard the master of Enfold could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy your weekend!
Best regards,
Yigit -
AuthorPosts
- The topic ‘diagonal on footer’ is closed to new replies.