Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #875817
    tarekr
    Participant

    Hello,

    Quesstion 1:
    I would like to use only the navigation’s icon which is in the top right corner of the page without showing the menu link on my page. i will just use the widgets to insert my menu inside.
    Also, if i can do it, can i move up the twitter icon existing on my homepage https://tarekrabaa.com to be inline with the icon containing the widgets?
    How can i do it?

    Question 2:
    Can i inverse the location of the sliders so that “the below masthead” is under my main content and not above?
    Regards,
    Tarek

    #876238
    Paul R
    Moderator

    Hi Tarek,

    Your site is under construction mode.

    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

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

    #876690
    tarekr
    Participant
    This reply has been marked as private.
    #877420
    Friech
    Moderator

    Hi Tarek,

    Thanks for the credentials. #1 Regretfully, at this time I am not entirely certain what it is you would like to accomplished as I’m not seeing any menu on top right corner of the page (except the adminbar). It would be more efficient if we make the twitter icon be a sibling element of the menu that you want to insert as a widget than forcefully re-position the current twitter icon.

    #2 In that case deactivate the below masthead slider and add the slider as a Revolution Slider element at the bottom of your page.

    Cheers!

    #877487
    tarekr
    Participant
    This reply has been marked as private.
    #878064
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-navbar .mobile .x-nav li > a {
        border: 4px solid #fff;
        border-radius: 3px;
        margin-bottom: 3px;
        padding-left: 10px;
    }
    
    .x-btn-widgetbar {
        border-color: transparent !important;
    }
    

    Hope it helps.

    #881366
    tarekr
    Participant

    Hello,
    Please i want to hide part of the “white line” to be just under the menu items About and Pages only. How can i do it? Or to remove it completely

    regards,
    Tarek

    #881737
    Lely
    Moderator

    Hi Tarek,

    Please use the following CSS:

    .x-navbar {
        border-bottom: none;
        box-shadow: none;
    }

    Hope this helps.

    #883245
    tarekr
    Participant

    Hi Lelly,

    I applied the CSS and it works.

    Many Regards,
    Tarek

    #883625
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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