-
AuthorPosts
-
January 21, 2019 at 4:03 pm #1056746
Hi,
in the section linked below we use the icon grid element. How can we reduce the vertical spacing between the individual flip-boxes. This spacing is way to large for our use / layout.
Thank you!!
TobiasJanuary 22, 2019 at 6:37 am #1057040Hey check-t,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-icongrid li .avia-icongrid-content { padding: 0 3em; } .article-icon-entry { min-height: 300px; }
Best regards,
RikardJanuary 22, 2019 at 10:43 am #1057135Hi Rikard,
thanks for your reply. It changed a bit but the padding is still huge. We also tried padding: 0 1em; … Do i understand right, that the dimensions of the grid are calculated responsive depending on the screen or is there also a way to change the hight in absolute values?
Kind regards
TobiasJanuary 22, 2019 at 11:05 am #1057141I just saw, that the Quick CSS changes were only applied, if i disable CSS merging and compression. Still to big padding but better. But then, the menu rendering in header & footer strangely falls back to blue/violet link formatting. Strange behaviour. Would you please have a look? Login Data in the private content section…
January 23, 2019 at 2:02 am #1057537Hi,
You need to regenerate cache so it can apply any new updates on CSS!
Let us know if that would work! :)Best regards,
BasilisJanuary 23, 2019 at 1:08 pm #1057697Well,
we disabled “merging and compression” for CSS and JS files in Enfold > Performance, don’t use a caching-plugin, and always use the chrome dev mode with disabled cache, even cleared cache globaly and used private mode But the problem persists. Did we forget anything?
Thank you!
January 23, 2019 at 2:10 pm #1057733Hi!
There was a missing closing curly bracket in your custom CSS code. I added it. Could you please check once again? :)
Regards,
YigitJanuary 23, 2019 at 2:38 pm #1057745Thanks for checking. But still the same problem. Is the wrong header / footer link format not visible from your side or why do you ask me to check?
See the screenshots in the private content area to clarify the problem.January 24, 2019 at 3:33 pm #1058192Hicheck-t,
Looks like the file with the dynamic styles is not generated on the server. Please check the wp-content/uploads folder permissions.
Best regards,
VictoriaJanuary 24, 2019 at 7:55 pm #1058325Hi Victoria,
Perfect support, thanks a lot!!
That solved the problem.Have a nice day!
January 25, 2019 at 5:23 pm #1058818Hi check-t,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.