Okay
  Public Ticket #1597113
Theme
Closed

Comments

  •   Lorenaenvato started the conversation
  •  3,034
    Andrew replied

    Hi Lorenaenvato,

    Are you referring to the featured image in the post page being full width \ screen width because for that you just need to set an image in the page header settings section on the post edit page area.

    Set image on the page header image option.
    The content area for the post does not go full width.

    For the author and date, remove them with this bit of CSS:

    #page-header-bg.fullscreen-header .author-section{
        display:none;
    }
    

    Hope this helps.

  • Lorenaenvato replied

    Hi Andrew.

    I know how to set up a full width image on the header but i would like to make a full width content on my post. I have seen on your examples that you can do a full width content on your posts, leaving a margin of 4 milimetres more o less.

    If you need another image to make it clear, just let me know.

    Thanks

  • Lorenaenvato replied

    sorry centimetres I meant

  •   Lorenaenvato replied privately
  •   Lorenaenvato replied privately
  •  3,034
    Andrew replied

    Hi Lorenaenvato,

    Apologies for late reply.

    That image at the top header area here is http://themenectar.com/demo/salient-blog-dark/we-encountered-a-true-paradise/ is a page header image set on the page header settings area. Please set one.

    The featured image is that of the dog as you can see in the category page here on the demo - http://themenectar.com/demo/salient-blog-dark/category/food-for-thought/

    For the transparency on the header you need to enable the header permanent transparency option in salient \ header navigation - transparency area.

    And the content area to go full width or in this case not to have a sidebar you need to set the blog type in salient \ blog - styling to standard no sidebar.

    That should give you a similar look.
    Hope this clears things up. 

  •   Lorenaenvato replied privately