Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1006529
    peterok
    Participant

    Is it possible for side bar on shop page to move along as we scroll so the side bar is always accessible at the side of shop page? Same for other page with other side bars.

    #1006555
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1006623
    peterok
    Participant
    This reply has been marked as private.
    #1006635
    Christopher
    Moderator

    Hi there,

    This option is only available in Icon stack, see http://theme.co/x/demo/icon/1/. You can switch to icon stack to achieve this.

    Hope it helps.

    #1006652
    peterok
    Participant

    i would like to stick to integrity.

    #1006672
    Rupok
    Member

    Hey there,

    Thanks for writing back! Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

    Thank you for your understanding.

    #1006725
    peterok
    Participant
    This reply has been marked as private.
    #1006747
    Rupok
    Member

    You are welcome. Feel free to let us know if you face any other issue regarding X, Cornerstone or any of our addons. We’ll be happy to assist you.

    Have a nice day!

    #1009500
    peterok
    Participant
    This reply has been marked as private.
    #1009657
    Joao
    Moderator

    Hi There,

    Go to Edit Page

    And Select the template Blank No Container | Header Footer.

    Please see img attached.

    Hope that helps,

    Joao

    #1009740
    peterok
    Participant
    This reply has been marked as private.
    #1010143
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating this thread! To keep your login and registration form side by side in your my account page, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    @media(min-width: 980px){
      .woocommerce-account .col2-set .col-1,
      .woocommerce-account .col2-set .col-2 {
        float: left;
        width: 48%;
        margin-right: 2%;
      }
    
      .woocommerce-account .col2-set .col-2 {
        margin-right: 0;
      }
    }

    Please let us know if this works out for you.

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