full post on homepage full width text

Viewing 2 posts - 1 through 2 (of 2 total)
  • #15913
    Kimyoung
    Participant

    hi i have 1 full post displayed on my homepage before my grid and i have hidden the title for that post however the text still aligns to the right leaving space for the where the title would be how can i set this post so that the text fills the whole width of the page

    http://tbar-restaurant.com.au/

    thankyou in advance

    #15947
    Daniel Tara
    Keymaster

    Try adding this to your custom styles:

    .page-template-template-full-width-php .hentry.onecol .entry-summary {
    	float: none;
    	width: 100%;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.