Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #882639
    MrsX
    Participant

    hello

    standard the lay out of the woocommerce shop comes without the container.
    i’d like the page to have a container.
    BUT
    when I change the settings on the shop page to “container, header, no footer” nothing happens.
    is there a customized css code I can add (or another solution) to add the container to the shop page?

    all best,
    mrs x

    #883524
    Rupok
    Member
    This reply has been marked as private.
    #884545
    MrsX
    Participant
    This reply has been marked as private.
    #885351
    Christopher
    Moderator

    Hi there,

    I’m sorry but provided URL doesn’t work anymore, please check it.

    Thanks.

    #887649
    MrsX
    Participant

    It’s back to working. The site was offline for a few hours.

    I hope you are able to respond my Q now. 🙂

    Thanks in advance.

    #887848
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > CSS:

    .post-type-archive-product .x-main.full {
        background-color: #fff;
        padding: 40px;
        border-radius: 4px;
        box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.135);
    }

    Hope it helps 🙂

    #891391
    MrsX
    Participant

    Thank you Thai!! Works like a charm!!! 😀
    have an awsome day!

    #891817
    Thai
    Moderator

    You’re very welcome 🙂

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-882639 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>