• Resolved argyrg

    (@argyrg)


    Hi,

    I notice that my very useful WooCommerce basket element no longer exists. Is there one in the pipeline?

    Also, I’ve noticed that when loading the page, or reloading it, or when it gets updated through any means the original header flashes up before being overwritten with the Stax header. Is there any way to eliminate that (other than editing the theme)?

    Thanks in anticipation
    Russell

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author SeventhQueen

    (@seventhqueen)

    Hello, that woocommerce basket element should be added to the menu in order for it to appear. We are working on adding more elements like Woo Cart.

    Also we are inspecting solutions to remove that small flashing but you could add to the header element CSS opacity: 0 since when stax header loads will add opacity: 1

    Thread Starter argyrg

    (@argyrg)

    silly me ??

    I meant Woo Cart

    In this region my style.css for this storefront-child theme now looks like this

    .site-header {
    padding-top: 5px;
    margin-bottom: 10px !important;
    opacity: 0 !important;
    }

    but the old header still flashes up.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocommerce basket element’ is closed to new replies.