Home Forums WoodMart support forum I have some problems with header

I have some problems with header

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #270620

    juan1234
    Participant

    Good morning, excuse me for my language, I’m Italian.

    I would to set a background image to the first line of header. I had created one image of 1920px * 45px and I had put it on background image of the first line of header. But, the image it’s set only on first block, not to all three block (I attached one screenshot).
    Other problem, I had set the logo on second line, but it’s too small. I had set in the option the “Logo width: 500px” but it’s always small. How can I resolve it?

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

    Hello,

    I saw the screenshot you attached.

    Sorry but there is no option in Theme Settings available to add background image to the whole header you can only set row wise.

    And for the logo please provide the URL of the website to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #270750

    juan1234
    Participant

    There is my dashboard access.

    I would to have logo most large

    #270832

    Hello,

    Sorry but the login details you provided are not working. Please provide me with the correct admin panel login details to let me assist you further.

    Regards.
    Xtemos Studios

    #270883

    juan1234
    Participant

    Ok

    #270908

    juan1234
    Participant

    I have another problem. I had set red colour for footer in the theme options, but it doesn’t change

    #270915

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .whb-general-header .woodmart-logo img {
        max-height: 125px;
    }

    Best Regards

    #270926

    juan1234
    Participant

    I had put this code, but the logo is always small.

    I have another problem, I had set red colour for footer in the theme options, but it doesn’t change

    #270937

    Hello,

    Please replace the previous Custom CSS with the following in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .whb-general-header .woodmart-logo img {
        max-height: 150px !important;
    }

    Then deactivate cache plugin clear browser cache and check back.

    And the footer color is working fine on my end.

    Screenshot for Clarification: https://ibb.co/5ry4Rhn

    Best Regards

    #270980

    juan1234
    Participant

    The logo is also small

    #271136

    Hello,

    I have logged into your website and the CSS is working fine and the logo size is large. Please clear cache and check back.

    Screenshot for Clarification: https://ibb.co/nRYGKgD

    Regards.
    Xtemos Studios.

    #271165

    juan1234
    Participant

    Ok, thank you.

    Other two question:

    1) I had put logo in the header in the center block, but it appears in the left. If I put the logo in the right it appears correctly in right, but in center no, why?

    2) How can I remove the popup in home page: “Hey you, sign up and connect with woomart…”?

    Thank you

    #271196

    Hello,

    You are Most Welcome.

    1) Please make sure that you are trying to make changes to the correct header then clear cache and check back.

    2) To disable the promo popup you need to Go to Theme Settings >> Shop >> Promo Popup.

    Screenshot for Clarification: https://ibb.co/vcPMwd4

    Best Regards

    #271213

    juan1234
    Participant

    I had erased cache and the logo is also in the left. How can I resolve it?

    Another question, how can I change color and size font of text of main menu?

    #271221

    Hello,

    Please try re-creating the header, then clear cache and check back.

    2) And for the menu items color try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .whb-color-dark .navigation-style-default .item-level-0 > a {
        color: white;
        font-size: 15px;
    }

    Best Regards

    #271223

    juan1234
    Participant

    I had make this but not working

    #271259

    Hello,

    Please deactivate all the third party plugins activate the parent theme then clear cache and check back.

    If you are still unable then leave all the third party plugins deactivated and provide with the admin panel login details to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

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