Home Forums WoodMart support forum sticky menu

sticky menu

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

    plytep
    Participant

    Dear Woodmart support.

    Please help.
    the menu on the center is missing from the sticky bar when scroll down as in the pictures of home page and config attached.

    Thank you.
    Best regards,
    Plytep

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

    Hello,

    Please provide your site admin access we shall check the settings.

    Best Regards

    #60681

    plytep
    Participant

    Dear Woodmart.

    I use the market place header.

    My site is in PC. Can you advise in concept if you have ever passed this experience?

    Otherwise, I will transfer this website to host server within 2 weeks.

    Thank you.
    Best regards,
    Plytep

    #60691

    Hello,

    I can hardly recommend anything without checking the settings. Try to deactivate all the plugins not related to the theme and check again.

    If it does not help contact us with site admin access as soon as you move your site to the host.

    Best Regards

    #63416

    plytep
    Participant

    Dear Woodmart support.

    Please I transfer website to host server already.
    Please help to put border for product box.
    I use css code below. but it does not work.

    .product-grid-item:hover {
    border: 1px solid red;
    }

    Thank you.
    Best regards,
    Plytep

    #63441

    Hello,

    As for the header please check the issue on any default theme.

    In order to add the red border to the product grid, please replace this code:

    .woodmart-hover-base.hover-ready.state-hover, .woodmart-hover-base.hover-ready:hover {
        z-index: 20;
        -webkit-transform: translateY(-5px) translateZ(0);
        transform: translateY(-5px) translateZ(0);
         border: 1px solid red;
    }

    Best Regards

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