Tagged: ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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!!
    Tobias

    #1057040

    Hey 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,
    Rikard

    #1057135

    Hi 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
    Tobias

    #1057141

    I 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…

    #1057537

    Hi,

    You need to regenerate cache so it can apply any new updates on CSS!
    Let us know if that would work! :)

    Best regards,
    Basilis

    #1057697

    Well,

    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!

    #1057733

    Hi!

    There was a missing closing curly bracket in your custom CSS code. I added it. Could you please check once again? :)

    Regards,
    Yigit

    #1057745

    Thanks 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.

    #1058192

    Hicheck-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,
    Victoria

    #1058325

    Hi Victoria,

    Perfect support, thanks a lot!!
    That solved the problem.

    Have a nice day!

    #1058818

    Hi check-t,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.