Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #481781

    Hiya!

    I’m having some issues with my blog.
    I’ve put the blog on: Single author, small preview pic.

    But I dont want the featured image to be displayed on top of the header.
    I need it to be on the left side just like: http://i.imgur.com/avqPAPo.png

    I can fix it by having a sidebar, but i dont want a side bar.

    Please help.

    Yours Faithfully,
    Abos

    • This topic was modified 9 years, 3 months ago by Jillian.
    #482433

    Hey!

    Try enabling the Sidebar and adding this code to the Quick CSS:

    .single .sidebar{
    display: none !important;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Featured image not on top’ is closed to new replies.