• Resolved bildsprache

    (@bildsprache)


    I just activated the “Fullwidth Page Templates” and it works perfectly on almost all pages, accept the portfolio main page and the blog (but the blog page does not bother me).

    Does anyone has any recommendations (Theme: Toujours / Plugin Portfolio: Easy Photography Portfolio) ???

    Many thanks!!!

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Nikhil Chavan

    (@nikschavan)

    Hello @bildsprache,

    This plugin adds a template which can only be used on single post/post-type pages.

    Here is a CSS which will make the portfolio page full width

    
    .post-type-archive-phort_post #page {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    
    Thread Starter bildsprache

    (@bildsprache)

    Thanks @nikschavan for helping me. Unfortunately the css is not working (maybe it is my fault ?? ) The portfoliio pages are already full width but not the distribution site of the portfolio is not …

    Plugin Author Nikhil Chavan

    (@nikschavan)

    Hello

    I tried this CSS using inspector and this is how it looks – https://cl.ly/qrMT

    Is this not how you want this to look? Can you add the CSS again so that I will check why the CSS is not applied?

    Thread Starter bildsprache

    (@bildsprache)

    Hey – that is exactly how it should look like. Do I have to replase the “#page” with anything??? I tried different version – at the moment your original css is implemented.

    So thank you for your effort!!!!

    Plugin Author Nikhil Chavan

    (@nikschavan)

    Hello @bildsprache,

    The CSS that I gave is exactly what you need. no need for modifications.

    I see that you have now got this working correctly.

    Thread Starter bildsprache

    (@bildsprache)

    Hey @nikschavan,

    thanks again:) Does it work ob your PC?!? It is not working here. I am using Chrome – I already cleared my cache, but it still looks framed.

    Plugin Author Nikhil Chavan

    (@nikschavan)

    Hello @bildsprache,

    This is how the page you have linked is looking right now – https://cl.ly/qwnw

    Can you try different browser/incognito mode on your browser to test the page and see if it’s looking correct for you?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Full width does not work on portfolio frontpage’ is closed to new replies.