Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1253523
    cdbehrle
    Participant

    Hi I had (at one point) headers in my woocommerce shop and on my category pages – they went missing &
    I have no idea how to fix and get back.
    Is there an on/off function? I’d really like to be able to add more info to my shop categories especially.

    I noticed in the custom Css area there is something called landmark header that appears to be hidden, however I am not a coder and I can’t find any info on how this would need to be edited.

    Thank you for any help
    my shop is
    http://carladawnbehrlenyc.com/made-to-order/

    #1253844
    Jade
    Moderator

    HI there,

    By header, do you mean the product titles? If so, this code in the customizer is hiding it:

    li.product .entry-wrap .entry-header {
        text-align: center;
        opacity: 0;
    }

    You may set the opacity to 1 so that the product names will be displayed.

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1253523 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>