Home page sizing & spacing

  • Posted in : Readme
  • velvetcat
    Participant

    My site is: http://www.elliepierpoint.com

    I would like to make the text on the homepage smaller and more centered, with less of a gap between the tagline “Hi I’m…” and the line below.
    Everything sits much closer to the right side of the page for some reason and the picture is too far from the text so has a big gap.

    Help would be much appreciated as I’m growing tired of sizing/spacing issues with this theme!
    Thanks in advance :)
    Ellie

    serkan
    Moderator

    Hi @velvetcat;
    You website is not online yet, that is why i could check your homepage. Please let me know when it is online.
    Thanks

    velvetcat
    Participant

    Hi Serkan,
    So sorry I must have left the maintenance mode on, I’ve removed it now.
    Thanks!

    serkan
    Moderator

    Hi @velvetcat;
    First of all, i would recommend you to up-to-date your theme. Your version is 1.1.9 and our latest version is 1.2.5

    @media screen and (min-width: 768px) { .post .entry-content > p { font-size: 16px; line-height: 24px; } }
    @media screen and (min-width: 768px) { .tagline { margin: 1em 0; } }
    .layout-fixed { max-width: 900px; } ( you can increase the layout width with replacing with new one)

    Thanks

    velvetcat
    Participant

    Thank you.
    The content is still sitting too far to the right though, can we fix that? And making the tagline text smaller?

    Thanks again!

    serkan
    Moderator

    Hi @velvetcat;
    You have a redundant p element wrapping your shortcodes, navigate to “Text” tab of your content editor and remove that p element between your entry title and tagline from homepage and it should be fine.
    And also you can use this custom css code for picture;

    @media screen and (min-width: 1200px) { .content-area:not(.with-sidebar) .alignright, .content-area:not(.with-sidebar) .wp-caption.alignright { margin-right: 0; } }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register