remove padding below images within text frame

Home Forums Jevelin Theme remove padding below images within text frame

Home Forums Jevelin Theme remove padding below images within text frame

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • seanpearse
    Participant

     

    Hi again,

    Sorry to bother you but can you help me to remove the padding from images within a “text frame” content element please? I’ve tried adding a custom css attribute to the image (img-frame-icons) and setting the css class to margin-bottom: 0px but it doesn’t seem to have any effect.

     

    This is the custom css I’ve tried adding:

     

    .sh-text-with-frame-container {
    padding: 10px 10px 0 0;
    }

     

    .img-bottom-left {
    margin-bottom: 0px;
    }

     

    I have all of the settings within the column and text frame sections on the page editor set to zero left and bottom but it’s still showing this 33px padding underneath the image.

     

    I basically want the image to sit flush in the bottom left corner of each text frame, is this something you can help me with please?

     

    Thanks in advance again,

    Sean

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi Sean,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .entry-content .sh-section-3441bed9bf5e2c3f4f066f0893f1397a img {
    
        margin-bottom: 0;
    }
    
    .entry-content .sh-section-3441bed9bf5e2c3f4f066f0893f1397a .sh-column{
        height: auto !important;
    }

     

    Best regards,
    Shufflehound team

    seanpearse
    Participant

    Hi again,

     

    That’s amazing, you don’t know how long I’ve spent trying to work that out!!

     

    Thanks again for the excellent support.

     

    Cheers,
    Sean

    You are always welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form