Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1314598
    4roksy
    Participant

    Hi.

    Can you help me please with position on the left side fixed menu. I want to have logo on the top, menu on center and social icons on bottom and visible always on all devices. Please see image in attch.
    Foto 1 = now
    Foto 2 = i would like to do

    Thank you.

    Rok

    #1314665
    Joao
    Moderator

    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.

    #1314669
    4roksy
    Participant

    Hi.
    It is on localhost.

    Rok

    #1314783
    Nabeel A
    Moderator

    Hi again,

    It would be very hard for us to provide you a solution without seeing the issue. It would be best if you upload your site in a live environment and send us the URL so we can take a look.

    Thanks!

    #1314800
    Jade
    Moderator

    HI there,

    Please try this code:

    .x-navbar-fixed-left .x-navbar-inner>.x-container.width {
        height: 100%;
        position: relative;
    }
    
    nav.x-nav-wrap.desktop {
        position: absolute;
        width: 100%;
        top: 35%;
    }

    Can you mention how you added the social media icons on the left menu so that we could provide you with the CSS to place it to the bottom.

    #1314998
    4roksy
    Participant
    This reply has been marked as private.
    #1315333
    Rupok
    Member

    Hi Rok,

    Thanks for writing back. So you don’t have any social Icons there. It’s not usually possible to add social icons on the Navbar. If you can add with custom development with Child Theme then we can assist to position and style them properly. You will need to edit the /framework/views/global/_navbar.php

    Cheers!

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