-
AuthorPosts
-
April 17, 2015 at 5:42 pm #430472
Hi,
I have a problem with the Seperator.
The side begins with a grid-row element then follows a seperator with a height of 10 px, the follows a section.The problem: The seperator is much higher than 10 px, it is 110px. I tested it with other values, the shown value is always x + 100 px.
Is there any problem with padding or min height?ridcon
April 17, 2015 at 5:52 pm #430480Hi ridcon!
Can you post the link to your page where we can see the issue please?
Best regards,
YigitApril 17, 2015 at 9:40 pm #430628This reply has been marked as private.April 20, 2015 at 5:24 am #431085Hi!
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-14437 #after_submenu{ display:none !important; }Cheers!
RikardApril 20, 2015 at 10:35 am #431192Hi Rikard,
I tried it. Every space is gone, the wanted space with the inserted wihitespacer too.
The wanted space, created with the whitespacer is not visible, too.I have tested a more, and it seems the problem is caused trough folling code:
.content, .sidebar {
box-sizing: content-box;
min-height: 1px;
padding-bottom: 50px;
padding-top: 50px;
z-index: 1;
}The padding seems to be the problem.
Cheers ridconApril 21, 2015 at 12:06 pm #431909April 21, 2015 at 12:10 pm #431915This reply has been marked as private.April 21, 2015 at 12:51 pm #431936Hey!
That space seems to be an additional ColorSection with a separator element inside of it. Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueApril 21, 2015 at 1:00 pm #431941This reply has been marked as private.April 21, 2015 at 7:41 pm #432305Hi,
Check it now, i ended up using a color section to act as a separator.
Regards,
JosueApril 22, 2015 at 7:55 am #432610Hi Josue, it works.
I tried the color section as seperator before, but I thought the seperator must work too.
Good to know, I can live with the little bug.Thank you very much for your support.
ridcon
-
AuthorPosts
- The topic ‘Height of Seperator’ is closed to new replies.
