Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1062687
    42ErinLee
    Participant

    I’m trying to set up my site http://judyaevans.com/ like the attached mock. My homepage is the woocommerce product page.

    The two pieces I’m trying to get to work are:

    1. padding/white space below the header bottom border
    2. content area above the products listing but below the header

    I’ve tried to set up a child theme, but can’t seem to use it for anything. I was able to upload the child theme once, but every time I try now I get a “failed to upload due to no style.css”. I’ve tried ftping the exploded files but the changes in the css don’t seem to take to the site.

    I was going to just add the css to the customizer but I think the content area will require changes via a child theme.

    Thanks!!!

    #1062811
    Christopher
    Moderator

    Hi there,

    #1 Please add following code in Customize -> Custom -> CSS :

    .woocommerce .entry-header.shop {
        margin: 0;
    }

    #2 Add content under Customize- > Icon -> SHOP OPTIONS.

    Hope that helps.

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