Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #882111

    Hi I’m using grid rows on the Enfold theme to display photos with text below I need the top photo image to fill the column width, so I have no padding on the section.
    The text block beneath the image ends up without padding also – is there a way to apply padding to the text block?

    Many thanks Vicki

    #882489

    Hey vic98!

    Thank you for using Enfold.

    Please enable the custom css class field, add a unique css class attribute to the text block then specify the padding in the Quick CSS field. Example:

    .custom-class-attribute { 
        padding: 10px;
     }

    Here’s how you can enable the custom css class field.

    // https://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    Ismael

    #882513

    You are wonderful, it worked beautifully – many thanks, again :)
    There is nothing you guys aren’t able to make happen with this theme. Thanks for continually developing the theme and providing such excellent support.
    Just a small future suggestion – the option of a placeholder image while waiting for video to load when using video on the homepage as a hero image.
    I know it will be possible soon and I wait in anticipation :)

    #882603

    Hi vic98,

    Glad we got it working for you! :)

    You can request a feature here.

    If you need further assistance please let us know.
    Best regards,
    Victoria

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