Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1117529
    bpierce1165
    Participant

    Hello,

    I would like to have my navigation menu (primary menu) on the left side of my site instead of inline. I would like to keep the navbar/logo area the same just minus the nav menu. I have changed navbar position to fixed left in customizer>hearder>navbar position, yet nothing changes. Please help, thanks.

    #1117531
    bpierce1165
    Participant
    This reply has been marked as private.
    #1117624
    Rahul
    Moderator

    Hey There,

    Please add the following CSS rule into your Customizer, Custom > CSS section using the menu Appearance -> Customize.

    .x-nav-wrap.desktop {
        float: left;
        margin-left: 10px;
    }

    Hope that helps.

    #1117705
    bpierce1165
    Participant

    I added the following CSS rule and it did not do anything.

    #1117823
    bpierce1165
    Participant

    Can someone please take a look to figure this out? I tried the code and it did not move the nav. Thanks

    #1118048
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! Upon checking you are using an older version of X. X 4.6.1 is now available in automatic updates! This release contains fixex for several issues so be sure to check out the changelog. Please do update to the latest version. After doing the updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    Please let us know how it goes.

    #1118919
    bpierce1165
    Participant

    Hello, I updated the theme and tried inserting the code again, still nothing changed. Checked header>navbar position settings in customizer and still no results.

    #1119267
    Joao
    Moderator

    Hi There,

    Upon checking your installation your Customizer is not loading well.

    PLease do the following:

    Would mind adding this in your wp-config.php located at the root directory of your site.

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    I reccomend you testing for plugin conflict by turning off all third party plugins and checking if it works.

    If you still have issues I would reccomend you deleting and re-installing X.

    You won´t lose your layout or or info because your data is stored at the database.

    1. Revoke your API key from X Addons section (check the bottom of the page) and also remove it from your license page on Themeco.

    https://community.theme.co/my-licenses/

    2. Temporary disable any caching plugins and purge all your server cache.

    3. Delete both X theme (/wp-content/themes/x) and Cornerstone plugin (/wp-content/plugins/cornerstone) by connecting to your FTP (your settings will be saved in the database)

    4. Download the latest copy of X and upload it to your themes folder via FTP OR you can upload the x.zip via Appearance -> Themes section.

    5. Latest version of Cornerstone will be installed automatically when you head over X Addons section. Now you try validating your X theme again and then try to install any other extension and it should function properly.

    Let us know how it goes.
    Thanks!

    #1122302
    bpierce1165
    Participant

    I reinstalled WordPress, reinstalled the theme, and cleared out all files. Seems to be working properly now. Thanks

    #1122376
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

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