-
AuthorPosts
-
October 30, 2018 at 2:40 pm #1028044
Hi,
How can I insert a manual space after H3 in a tab? <p> </p> does not work.
Or is there a solution via CSS without affecting the spacing on the remaining pages?In addition, automatic <br> spacing is inserted in the tab. In a normal text field it doesn’t matter – see below on the page.
Do you have a solution for that?
Thank you very much for your support.Best regards,
EstherNovember 1, 2018 at 5:15 am #1028697Hey Esther,
Thanks for the screenshot, so you want to reduce the space between the pdfs and increase the space under the header?
Best regards,
RikardNovember 2, 2018 at 11:42 am #1029104Hi Rikard,
yes, that’s correct.November 3, 2018 at 6:47 am #1029412Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.tab_inner_content .av-special-heading-tag { margin-bottom: 40px; } .tab_inner_content .w3eden { margin-bottom: -20px; }
There are line breaks between all the pdfs, you might want to remove them first.
Best regards,
RikardNovember 5, 2018 at 6:11 pm #1029978Hello Rikard
I’ve inserted your CSS – it looks a bit better, but not the way it should look like.
The breaks between all pdfs: I don’t know where they come from – I just copied and pasted plain code from the editor, without any breaks.Do you have any idea what is causing the problem?
Thanks for your help.
November 6, 2018 at 7:10 am #1030244Hi,
Thanks for the update, did you try to adjust the values in the CSS I gave you a bit? For the line break, please try to remove all line breaks in the actual editor, so that all the text is in one line.
Best regards,
RikardNovember 6, 2018 at 7:10 am #1030245Hi,
You could try this CSS for the headers as well, it might work better:
.tab_inner_content .av-special-heading-tag { margin: 20px 0; }
Best regards,
RikardNovember 6, 2018 at 11:19 am #1030333Hi Rikard,
That’s it! Thanks a lot :-)
Best regards,
EstherNovember 7, 2018 at 8:04 am #1030713Hi Esther,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardNovember 7, 2018 at 8:52 am #1030732Hi Rikard
Everything’s fine. You can close the topic. Thanks.Best regards,
EstherNovember 7, 2018 at 8:57 pm #1031000Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘CSS in the tab’ is closed to new replies.