Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1302646
    truth5212
    Participant

    Hi there,

    1) How do I move my checkout button to the right? It seems to be chipped off.

    2) How to I remove the word “false” just below the nav bar?

    3) How can I make the height of my product listings the same height regardless of image size?

    Thanks!!

    #1302653
    truth5212
    Participant
    This reply has been marked as private.
    #1302691
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-navbar .x-nav>li.x-menu-item-woocommerce>a .x-cart.inline.outer-inner {
        border-left: 0.25em solid;
    }
    
    .archive.woocommerce li.product .entry-product .entry-featured {
            max-height: 287px;
    }
    
    

    Hope that helps

    #1302715
    truth5212
    Participant

    Hi there,

    .archive.woocommerce li.product .entry-product .entry-featured {
    max-height: 287px;
    }

    doesnt seem to work. It cuts into my image and crops it. Is it possible if I can increase the size of each container that is containing the pictures instead of cropping them out?

    Attached in the pic is what i want to try to achieve(attached in next post)

    Also, how do I solve the “false” issue? Thanks!!

    #1302758
    truth5212
    Participant

    This is what I am trying to do. Thanks!

    #1302764
    Joao
    Moderator

    Hi There,

    The cleanest solution would be to edit your images before uploading them.

    Please edit them all with the same size and re-upload it.

    That way you will be able to have your layout as you wish.

    Hope it helps

    Joao

    #1308307
    truth5212
    Participant

    Hi Joao, thanks for the advice.

    I have one problem that was not answered. Why is there a “false” word appearing? How do I get rid of that?

    Thanks!

    #1308345
    Paul R
    Moderator

    Hi,

    Can you provide us the url of the page where we can see the issue.

    It is not showing up on my end.

    http://screencast.com/t/G2Zy6uL9ZaZQ

    Thanks

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