Home Forums WoodMart support forum Header not showing on shop page?

Header not showing on shop page?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #283557

    russellknight
    Participant

    Hi

    My header is set to be on every page but it has stopped appearing on the shop pages?

    Cheers

    Russell Knight

    #283574

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards

    #283578

    russellknight
    Participant

    Many thanks

    #283735

    Hello,

    I have logged into your website the header is displaying on the shop page but you have set the header as overlap the content.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings Custom CSS.

    This CSS Will add a black background color to the header and move the shop page content down under the header.

    .woodmart-archive-shop .whb-main-header {
        background: black;
    }
    .woodmart-archive-shop .main-page-wrapper {
        margin-top: 85px;
    }

    Regards.
    Xtemos Studios.

    #284234

    russellknight
    Participant

    Amazing thank you.

    Another quick note, how can I change the text on the quick buy button on a catelog page from “Select Options” to “Buy Now”?

    Cheers

    #284282

    Hello,

    You are Most Welcome.

    To translate the text you need to install and use the loco translate plugin then choose the correct path to translate the string.

    Your path will be Loco translate >> Plugins >> Woocommerce.

    You can also watch the video in our detailed documentation in the following link: https://www.youtube.com/watch?v=D3NsDdMzsls

    Regards.
    Xtemos Studios

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