Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #236200
    bjbarker
    Participant

    I have tried( without success) every conceivable css variations to achieve the following:
    Can the section in yellow on the below page be styled to the full width of the screen?
    .wrapper{width:100%] expands the whole page which is not what I want.
    #main and .site-main set to 100% didn’t work either.
    I am trying to achieve parallax effects if that’s the right word, i.e. insert a full width image halfway down the page.

    http://bjbarker.net/mackey/

    Hope I’m making sense,
    Many thanks,
    bjbarker

    #236252
    tikaram
    Keymaster

    @bjbarker: Please add the following additional css to widen the width of the site main. Can you please explain in more detail about the desired effect on the site.

    #page-id-1211 .wrapper {
        width:100%;
    }

    Regards,
    Tikaram

    #236271
    bjbarker
    Participant

    Many thanks for that quick reply.
    I may have mis-phrased my inquiry.
    As requested this is what I am trying to achieve:
    A full screen width editable section similar to the ‘Promotion Headline’ and/or the ‘Featured Content’ only positioned elsewhere on the page (1/2 down for example). See

    http://bjbarker.net/mackey/

    I totally understand and accept that this may not be possible with the theme and thank you again for your help.

    BJBarker

    P.S. I had no success with the code.

    #236343
    Skandha
    Participant

    @bjbarker: Hello there,
    I don’t see a yellow section in your link. Can you please enable the section and let me know you would like to be done?

    Kind Regards,
    Skandha

    #236367
    bjbarker
    Participant

    Hi Skandha,
    I’m trying to insert a full screen width editable section similar to the ‘Promotion Headline’ and/or the ‘Featured Content’ only positioned elsewhere on the page (1/2 down for example).
    I am aware that this may not be achievable with the theme and that’s no problem.
    I have put another image on the page:
    http://bjbarker.net/mackey/

    Thanks again
    BJBarker

    #237974
    Skandha
    Participant

    @bjbarker: Hello Bjbarker,
    Sorry for the late reply. I am afraid that it is not possible with the available theme options.

    Kind Regards,
    Skandha

    #237976
    bjbarker
    Participant

    No problem Skandha,
    I thought that might be the case but thank you for trying.
    BJBarker

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Widen main/site-main’ is closed to new replies.