Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1246595
    Christopher
    Moderator

    Hi there,

    You need to set primary menu under Customize -> Menus -> Menu locations to fix the issue with child theme, see the attachment.

    Hope it helps.

    #1247097
    lily
    Participant

    thank you

    that helped, but it went from this

    to this

    and it’s just keeps loading and loading.

    something is not right at the top right corner. This happens when i try to switch it to child theme

    #1247160
    lily
    Participant

    i switched to child theme and i can’t get the top bar to work to this:

    http://prnt.sc/cj9eyz

    https://community.theme.co/forums/topic/bottom-and-top-footer-formating/

    #1248094
    Lely
    Moderator

    Hello There,

    For the topbar, please also add this custom CSS:

    .x-topbar {
        max-width: 701px;
        margin: 0 auto;
    }

    Then update this:

    .x-topbar .p-info {
        float: right;
        border-right: solid 2px rgb(140, 148, 161);
        margin-right: 20px;
    }

    To this:

    .x-topbar .p-info {
        float: left;
        border-right: solid 2px #8c94a1;
        margin-right: 20px;
        padding-right: 20px;
    }

    Hope this helps.

    #1249300
    lily
    Participant

    Hi Lely!

    yes that helps a lot!

    thank you!

    #1249664
    Christopher
    Moderator

    You’re welcome.

    #1310053
    alainschaerer
    Participant

    nvm

    #1310056
    alainschaerer
    Participant

    The final working message is private. Can a staff make it public or post it again? Having the same problem….

    #1310544
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating this thread! All those private post replies contains WP access. Have you did what @Rad suggested in his reply? https://community.theme.co/forums/topic/mailchimp-disable-double-optin-and-send-a-welcome-message-instead/#post-1237181

    By the way, I have replied your other thread. Please do check it.

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