Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1203183
    GeorgDick
    Participant
    This reply has been marked as private.
    #1203303
    Paul R
    Moderator

    Hi Georg,

    No need for another license as long as it is the same domain name.

    Please review our migration guide to make sure everything works as it is.

    https://community.theme.co/kb/cornerstone-migration/

    Thanks

    #1228047
    GeorgDick
    Participant

    Thank you for your reply.
    I still have a question: Is it possible to have a sidebar on the left and a sidebar on the right? You Don’t offer such a layout.
    Thank you very much in advance.
    Kind regards.
    Georg Dick

    #1228062
    Christopher
    Moderator

    Hi there,

    No, I’m sorry, x supports one sidebar only. Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

    #1229560
    GeorgDick
    Participant
    This reply has been marked as private.
    #1229599
    Christopher
    Moderator

    Hi there,

    Please check provided credentials, the password is incorrect.

    Thanks.

    #1229638
    GeorgDick
    Participant
    This reply has been marked as private.
    #1229639
    GeorgDick
    Participant
    This reply has been marked as private.
    #1229698
    Christopher
    Moderator

    Hi there,

    Upon checking your site,m menu was scrolling fine, see the attachment.
    Please clear cache, check again and confirm me or let us know how we can replicate this.

    Thanks.

    #1229721
    GeorgDick
    Participant
    This reply has been marked as private.
    #1229725
    GeorgDick
    Participant
    This reply has been marked as private.
    #1229730
    GeorgDick
    Participant
    This reply has been marked as private.
    #1229843
    Paul R
    Moderator

    Hi Georg,

    To fix it, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .page-template-template-layout-content-sidebar #sfm-sidebar .sfm-nav {
        position: static;
    }
    
    .page-template-template-layout-content-sidebar #sfm-sidebar .sfm-va-middle {
       vertical-align: top;
    }
    
    .page-template-template-layout-content-sidebar #sfm-sidebar .sfm-logo {
        position: static;
    }
    

    Hope that helps

    #1256264
    GeorgDick
    Participant

    Hello,
    I have another question. Regarding phaenomen.net.
    I have a right sidebar and want to set a background color for this. How to do it?
    Secondly I want to have a vertical line to the left of the whole sidebar.
    How can I manage this.
    Thank you very much for your support.
    Kind regards.
    Georg
    Please log on with the wp-admin user as described before.

    #1256276
    GeorgDick
    Participant

    Hello,
    I habe added
    /* sidebar backgrounbd color */
    body .x-sidebar.right {
    border-radius: 5px;
    background-color: #ffedbb;
    padding: 15px;
    }

    When I am in the customizer it works. But when I call Phaenomen.net it does not work.

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