Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1096232

    Hi,

    I love the icon grid! But when I change the padding in appearance nothing changes in frontend.

    Best Regards
    Thina

    #1096379

    Hey Bettina,

    Where can we see and reproduce the problem you are having?

    Best regards,
    Rikard

    #1096930

    Hi Rikard,

    I pasted the credentials into the private content.

    Thanks!
    Bettina

    #1097117

    Hi,

    Thanks for that. First off, could you try updating the theme to the latest version (4.5.6) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update

    Best regards,
    Rikard

    #1097138

    Hi Rikard

    I updated the theme.
    Perhaps I’m thinking wrong. Is the Item Padding for search results container the padding for the text which appears on hoover or for the text in front? I’d like to change the padding for the hoovered text. But changes appear neither on the front nor the back side

    I also tried to set the value to -20 which did also not effect anything.

    Best regards
    Bettina

    #1097224

    Hi Bettina,

    https://cl.ly/fe14c3bd95b4 Here is what I am seeing. What do you need to adjust here?

    Best regards,
    Victoria

    #1097249

    Hey

    it’s the Icon-Grid on /Lehrlingsausbildung.
    I removed the grid background color so the padding looks better now.

    But the problem still is that the Item Padding for the search results container – and I assume that that is the backside of the container – does not work. Nothing changes I tried 8, 50 or – 20 but it is always the same padding in frontend.

    Best
    Bettina

    #1098354

    Hi Bettina,

    Can you please attach a mockup of what you’re trying to achieve? You can upload it to a service like Dropbox or https://imgur.com/upload and give us the link here.

    Best regards,
    Victoria

    #1098867

    Hi Victoria

    pls find the link in Private Content.

    Thank you in advance!
    Bettina

    #1100371

    Hi Bettina,

    Please try the following css:

    
    .avia-icongrid-flipbox li .avia-icongrid-flipback .avia-icongrid-inner {
        padding: 2em 1em;
    }
    

    Best regards,
    Victoria

    #1248466

    Hi:

    I am having the same problem. I do have the most recent version of enfold. But, on the flip boxes – alghough there is a setting for padding, it doesn’t seem to change anything. I have mine set at 50px for top, right, bottom, left – but there is no padding top or bottom and it looks pretty bad. think maybe there is an issue with this element?

    I tried your css, that did not work either.

    I have a coming soon page up on this webiste and my flip boxes are on the home page.

    #1248640

    Hi Eleina_Shinn,

    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

    
    .avia-icongrid-flipbox li article {
      min-height: 300px !important;
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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