Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1035914
    natemancini
    Participant

    Hello,

    The text elements in my submenu appear too high inside their selection boxes. I’d like the text to be vertically centered (same amount of space above and below it.)

    See example below – “Members” appears a little too high inside the selection box, not quite centered vertically.

    Submenu vertical text align

    Please let me know if there is some CSS I can add to fix this. Thanks!

    #1035925
    natemancini
    Participant

    I am using the Integrity stack.

    Versions:
    Wordpress: 4.5.2
    X Theme: 4.5.2
    Cornerstone: 1.2.4

    #1036266
    Joao
    Moderator

    Hi There,

    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.

    Thanks

    Joao

    #1036380
    natemancini
    Participant
    This reply has been marked as private.
    #1036848
    Rue Nel
    Moderator

    Hello There,

    Thank you for providing the information. To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site .x-navbar .desktop .x-nav > li ul {
       top: 80px; 
    }

    Hope this helps. Please let us know.

    #1037543
    natemancini
    Participant

    Unfortunately this did not seem to work; the submenu items still appear higher than they should. No change seems to have occurred. Let me know if you have another idea. Thanks!

    #1037855
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thank you.

    #1038364
    natemancini
    Participant

    The links in the nav submenu are not centered vertically. I’m trying to figure out how to bring them down a little so they look right. Thanks!

    #1038819
    Rad
    Moderator

    Hi there,

    Please add this CSS,

    .desktop .sub-menu a {
        padding: 0.5em 1.6em 0.2em;
    }

    Hope that helps.

    #1038888
    natemancini
    Participant

    That worked. Thanks!

    #1039090
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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