Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1226975
    awarnick
    Participant

    Hi there,

    I am hoping you can give me some help. I am having difficulty with the vertical position of the shopping cart icon on my site. Also, I have found that something odd happens to the spacing just under the header area after scrolling down to the bottom of the home page then scrolling back to the top. I will attach two screenshots which show this bug. Because of this spacing bug, the current position of the shopping cart icon overlaps text below.

    So, I have 2 questions/requests:

    1. Is there a way to align the shopping cart icon vertically so that it is in line with the navbar items?
    2. Is there a fix for the spacing issue that you can see from the screen shots? If this is a bug, is there a plan to address it?

    Thank you!
    Paula

    http://www.andreawarnick.com
    WP version: 4.6.1
    X version: 4.6.4
    Cornerstone version: 1.3.3

    #1227038
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .x-navbar-fixed-top-active .x-navbar .desktop .x-nav > li.x-menu-item-woocommerce > a {
        padding-top: 14px;
    }
    body.x-navbar-fixed-top-active .x-navbar-wrap {
        height: auto;
    }
    

    Hope that helps.

    #1227765
    awarnick
    Participant

    Yes, it does. Thank you very much!

    #1227850
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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