• Resolved emomz

    (@emomz)


    On the front page (and only the front page) it looks like the padding on the “about” section has vanished, and the text aligns flush with the edge of the box behind. This happens on the live site, but when I go into customiser, it has a good amount of padding so the text isn’t all the way to the edge.

    Something is clearly wrong in the coding somewhere (I have added a little bit of custom css), but none of the solutions I’ve googled have worked. Can anyone help?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Mat

    (@mateithemeisle)

    Hello @emomz ,

    Thank you for using Hestia!

    Usually, problems like these appear due to conflicts between installed plugins. I would recommend deactivating all plugins and then activating them one by one whilst checking to see if the issue persists.

    However, I took a look at your website and the front page seems to be looking good. Would you please share a screenshot with the exact part that doesn’t seem ok on your end?

    I added some padding for the circle images in the about section to separate them a little. You can achieve this effect by adding the below css in the Additional CSS tab from the Customizer

    .tiled-gallery__item>a, .tiled-gallery__item>a>img, .tiled-gallery__item>img {
        padding: 20px !important;
    }

    Please let us know if this worked for you!

    Thank you and have an amazing day!

    Thread Starter emomz

    (@emomz)

    Thanks for the reply.

    I tried disabling all the plugins I have installed, and no change to the padding (and now all the plugins to set up again).

    The issue is with the edge of the text in the About section sitting flush against the edge of the grey box. You should be able to see on this screenshot here:

    I’m using Firefox on MacOS, if that makes a difference.

    Mat

    (@mateithemeisle)

    Hello @emomz ,

    You seem to have forgotten to attach the screenshot but it’s ok. I have taken another look at your website and it seems like the problem is gone ( I looked at the Frontpage and the About page in the menu).

    Are you still encountering the issue? I also looked in firefox and it looks good there too.

    If not, could you please share your solution with the community?

    Thank you and have an amazing day!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Front page body text padding’ is closed to new replies.