Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1326846

    Hi,
    I have made some stripes to my sites using grid row (as 15 px high). After I updated Enfold today the stripes changed; they are now much higher, even the height value has not changed. Now I tried to change the value smaller, but there were no effect with that. How can I get those as flat as earlier?

    #1326908

    Hey tammiviestinta,

    Please try assigning a custom class to your grids in the Advanced tab, then try CSS like this in Quick CSS:

    .your-custom-class .flex_cell {
        padding: 10px;
    }

    Replace your-custom-class, with the class you added to the element options.

    Best regards,
    Rikard

    #1327347

    Thanks. Lot of work to add custom class to every grid row on every page, but it is done now. – And it is working.

    #1327427

    Hi,

    Sorry about that. I should have posted in this thread as well, since we have a temporary fix for the problem: https://kriesi.at/support/topic/extra-padding-in-grid-row-cells-after-updating-to-4-8-7-please-read-this-first/

    Best regards,
    Rikard

    #1327785

    Thanks

    Another grid problem: I had images below text so, that there were no padding (no background seen). Now the images are smaller – or is the some extra padding?
    I tried the same fix, but it did not helped.

    #1327872

    Hi tammiviestinta,

    Could you try updating the theme to the latest version (4.8.7.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. The fix I linked to is included in that version. Make sure to activate the option to delete the old CSS and JS files temporarily and save, under Enfold->Performance, if you can’t see any changes after the update.

    Best regards,
    Rikard

    #1328120

    Thanks!

    #1328132

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Grid row height changed after updating Enfold’ is closed to new replies.