Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Veronica,

    You can move the box on Sela’s front page with the following custom CSS:

    @media screen and (min-width: 768px) {
    .front-page-content-area .with-featured-image {
        margin-right: 30px;
    }
    }

    To add custom CSS, firstly set up a child theme or activate a custom CSS plugin. If you have Jetpack enabled then you can activate its custom CSS module.

    Feel free to increase/decrease the value of 30px in order to increase/decrease the distance the box sits from the right of your featured image.

    As an extra note: I’m currently redirected to a landing page when visiting veronicastrachan.com. Please consider removing the redirect for any future questions you’d like help. It makes it a lot easier for us to provide accurate answers if we can access your site.

    Let me know if any questions come up around that.

    Thanks!

    Thread Starter Veronica Strachan

    (@veronica-strachan)

    Hello Siobhan
    That is brilliant, thank you – all fixed.
    Sorry about the redirect. I’ve disabled the maintenance mode now.
    Cheers
    Veronica

    You’re most welcome, Veronica! I’m glad that CSS worked out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘front page title move to the side’ is closed to new replies.