Home › Forums › WoodMart support forum › Need some info for section divider
Need some info for section divider
- This topic has 7 replies, 3 voices, and was last updated 6 years, 10 months ago by Bogdan Donovan.
-
AuthorPosts
-
February 22, 2018 at 12:11 pm #41623
iRiDiuMParticipantHi
I want to use Section divider, but here is a option who says: Overlap.
I want to find more info about this elemment.
Thanks a lot! ♥
February 22, 2018 at 1:18 pm #41642
Artem TemosKeymasterHello,
If you enable this option, your divider will be positioned absolutely to the row and that is why overlaps the content inside it. We suggest you simply try to enable/disable this option and see the difference.
Regards
February 23, 2018 at 6:19 pm #41915
iRiDiuMParticipantHi
I did and im not happy with the result, and think about something is not configured or correctly understanded.
1- I use 2 dividers, 1 top + 1 bot:
https://screenshots.firefox.com/ZvIlMHqN1rRPSL0Z/clon.vainsmon.es2- And the file/section of top, haves a image backgrownd, who is cuted by divider.
https://screenshots.firefox.com/zcQhI0Prh3R4MDoq/clon.vainsmon.es3- On a previus case, i fixed with a margin-top:-50px ; on a row who caontains 2x dividers.
https://screenshots.firefox.com/jxHoKNWT166er1Ej/clon.vainsmon.es4- But if i use overlap, just CUT away and ignore divider.
https://screenshots.firefox.com/i4Ju3UdyXSUPwfZN/clon.vainsmon.esI dont like for real…
Wanted to do the same like my case 3, but without using this negative marging.
Thanks a lot! ♥
February 23, 2018 at 8:50 pm #41946
Artem TemosKeymasterHi,
It is difficult to understand what do you want to achieve. Could you please send us a screenshot with a final result that you want to achieve and the page where did you add them?
Thank you in advance.
February 26, 2018 at 8:43 am #42263
iRiDiuMParticipantHi
3- On a previus case, i fixed with a margin-top:-50px ; on a row who caontains 2x dividers.
https://screenshots.firefox.com/jxHoKNWT166er1Ej/clon.vainsmon.esThis is a real final result.
I used a css class on a row who contains 2x dividers, and set it to:
display:inline-block
marging-top: -50px;And works, but dont wanted to do this every time i need to use TOP and BOT dividers to make a fusion on a 2 rows.
Sorry about my english
Regards
February 26, 2018 at 9:52 am #42273
Bogdan DonovanKeymasterHello,
Coul you please send us a link to your site where we can see your overlap dividers?
Regards
March 5, 2018 at 8:49 am #43860
iRiDiuMParticipantYes
Here: https://www.vainsmon.es/plan-renove-calderas-valencia/
As you see, top row and bottom row, mixes well cause had to add a custom class:
display:inline-block
marging-top: -50px;i dont know if this hack will be the best way.
Regards ♥
March 5, 2018 at 9:48 am #43890
Bogdan DonovanKeymasterHi,
We tried to reproduce part of your layout with double dividers in the row https://prnt.sc/in0k0d. If you are using full-width row, make sure you disable
overflow: hidden
https://prnt.sc/in0k9d for it to make elements outside the row visible (overlap divider in this case).This how it looks on front-end https://prnt.sc/in0lop
Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register