Hi,
I would like to use the Reiter Element. How can I change the Padding that the content is more close to the Icon Bar.
I would like to have less Whitespace so that the whole content of the area is seen in the window.
Thank you for your help
Hey jillinnemann,
Could you please attach some screenshots of the issue? It is not very clear what you need to adjust it.
Best regards,
Victoria
Sure, I mean the red marked area.
THX
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.avia-section-large .av-layout-tab {
padding-top: 0;
}
Best regards,
Rikard
That worked thank you.
I still have 3 other styling issues:
1. I have a small white area above the Top Header (I don’t whant that)
2. The Breadcrum Area in grey: The Breadcrum Text should be centered. It is very close to the menu
3. In titels (H1, H2, H3) the Questionmark shoul be the same Size as the rest of the Text.
Hi jillinnemann,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.special_amp {
font-size: 1em;
line-height: inherit;
}
If you need further assistance please let us know.
Best regards,
Victoria
I Think it is a browser problem in safari everythink is fine. In Firefox the styling did not changen even after deleating the cookies.
Hi jillinnemann,
Can you disable caching and minification for now?
Best regards,
Victoria