Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #91663
    ShoreBeing
    Participant

    Hi guys

    I hope you’re well.

    Please could you tell me how I can reposition the home page text to sit above the featured images?

    Also, is there a way of justifying alignment?

    Many thanks

    Hannah

    http://www.shorebeingretreats.co.uk

    #91682
    Pratik
    Keymaster

    Hi @ShoreBeign,

    Do you mean the text “Deep in the Sussex rolling countryside……..” to sit above the three images(Date and Price, Accommodation and Food).

    For that, you can goto Appearance=> Customize=> Featured Content and check the option Check to Move above Footer. This will move the images below the content(above footer).

    Let me know if this is what you wanted. If not, please let me know which content and images you mean, maybe via a screenshot.

    Regards,
    Pratik

    #91805
    ShoreBeing
    Participant

    Hi Pratik

    Thank for this, it worked brilliantly. The only thing is the featured content titles are now missing, is there a way of getting them back?

    Also, can I justify the text on the home page?

    Thanks again!

    Hannah

    #91810
    Pratik
    Keymaster

    @shorebeing:
    You can add Featured Content title by going to Appearance=> Customize=> Featured Content=> Headline for Featured Content and add in the title.

    To justify the homepage content, you can add following CSS code in Appearance=> Customize=> Theme Options=> Custom CSS box:

    
    .home .entry-content {
        text-align: justify;
    }
    

    Let me know how it goes.

    Regards,
    Pratik

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Reposition home page content’ is closed to new replies.