Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #888785
    blk_mirror
    Participant

    I’d like change the colour of the topbar and justify it to the left.

    http://limestonetattoofestival.com/18-2/

    Is there a way to put the topbar before the menu bar?

    Thanks!

    #889410
    Paul R
    Moderator

    Hi,

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

    
    .x-topbar {
        background-color:red;
    }
    
    .x-topbar .x-social-global {
        float: left;
    }
    

    Change red with the color that you like.

    Hope that helps.

    #890155
    blk_mirror
    Participant

    That didn’t seem to work for some reason. Nothing changed.

    #890303
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! I double checked the CSS provided by my colleague and it works fine in the browser. Would you mind testing to see if you have any syntax errors in your other CSS already in your customizer? You can do this by taking the code previously provided and pasting it all the away at the top above all other CSS. If it works, then something below is preventing other CSS below it from working.

    Try looking for a missing closing bracket “}”. That should do it in most cases. If not, there is something else conflicting and we’ll need to check further. Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #890393
    blk_mirror
    Participant
    This reply has been marked as private.
    #891072
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! Upon checking your site, we find that nothing works in your customizer and it seems something is causing the code to change. We did also notice that you are not up to date with the latest X and Cornerstone. If your WP auto updated to the latest you should also make sure your theme and CS are updated.

    To check the latest versions, please visit our Changelog

    Note: That you may need to delete Cornerstone manually via FTP if the update is not showing up. You can then reinstall it via X Addons > Extensions.

    Let us know how that goes. Hope this helps – thanks!

    #891731
    blk_mirror
    Participant
    This reply has been marked as private.
    #892493
    Jade
    Moderator

    Hi there,

    Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Let us know how it goes.

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