• Hi, im using Sydney theme, i will like to make the featured images use full width of the page and posts.
    Currently pages are set with full widh template.

    Many thanks!

    Nadya

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi Nadya,

    You can change the feature image displaying in full width as default by using css code below:

    .entry-thumb img {
        width: 100%;
    }

    You can use simple custom css plugin to put the code in above.

    Thread Starter nadyaQL

    (@nadyaql)

    Thank you, i kave try it before but that expand the image and still is in the content container what i need is to make it full width, thanks!

    Hi,

    Can you post the URL of your site?

    Thread Starter nadyaQL

    (@nadyaql)

    Hi i will like to but site is not alive, thinking about what i need is to make the featured image to be outside the content box so use the full with of the page.

    Thank you!

    Thread Starter nadyaQL

    (@nadyaql)

    Here is an image that shows how it looks, the image is with back background but only extends to the limits of the content box
    http://postimg.org/image/50yqt034z/

    Here is an image that shows what i will like, the pink color expand across the page full Width.
    http://postimg.org/image/b0ul4wsl9/

    Thank you!

    Hi, can you be more specific? Did you post the image in a page or post or using siteorigin widget?

    Thread Starter nadyaQL

    (@nadyaql)

    Hi, the image is the featured image. I put it by select featuded image. (Not siteorigen widget) I will like all featuded images be full width on pages and posts.

    Thank you

    I see… if its on the page or post, the css code in above should worked.

    Can you take a full screen of your page and post it here? I can’t figuring out the issue with your previous screenshot in above 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Featured image full width’ is closed to new replies.