Home Forums WoodMart support forum Full width for shop page only

Full width for shop page only

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #160281

    suitlm
    Participant

    Hi, I only want my shop page full widthed, blog and single product page keep boxed.

    I follow this TOPIC https://xtemos.com/forums/topic/full-width-shop-page-just-shop/, it seems work.

    But if I click any product-category then refresh page, it will become boxed again.

    By the way, how can i remove the search bar only on the right side of search result page, cause i already add it to sidebar.

    Attachments:
    You must be logged in to view attached files.
    #160301

    Hello,

    When I navigate to categories and refresh the page the page width is the same https://prnt.sc/q4kfsy

    Here is the Search results page https://prnt.sc/q4kfsy and there is only one search in the sidebar, please clarify

    Best Regards

    #160437

    suitlm
    Participant

    Two search bar only appera when there is no reslut in search.

    Please check the video i just recorded:

    #160554

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.search-no-results .shop-content-area .searchform input[type=text] {
    display:none;
    }

    Best Regards

    #160560

    suitlm
    Participant

    But the search icon still there, and refresh page full width page will become boxed again,
    laptops with smaller screens won’t see any changes, you can try on the big screen or check my video.

    #160602

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.search-no-results .shop-content-area .searchform .searchsubmit{
        display:none;
    }

    Best Regards

    #165813

    suitlm
    Participant

    Hi Elise,

    Fullwidth problem still not resolved, when i refush page under categories link, shop page will become boxed again. Please check this video.
    https://youtu.be/dk1um5PmFi0

    #165827

    Hello,

    When I check the search results page I see this https://prnt.sc/qi8dbg

    When I refresh the page I see the same – full-width.

    Please advise what device and what browser do you use.

    Best Regards

    #165835

    suitlm
    Participant

    Search result worked fine. I have two questions in this topic,
    1. search bar will apprea twice(you just help me fixed this issue)
    2. shop page will become boxed after refush if I choose any category(not fixed)
    I use chrome, you can check the video

    #165862

    Hello,

    You need to set the Content full width in the Theme Settings > General layout. http://prntscr.com/qidoki

    Please note this is the global option and it is not possible to configure different layouts for the different pages.

    Best Regards

Viewing 10 posts - 1 through 10 (of 10 total)