Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter KC

    (@benxy20gylinxu)

    Hi there,

    For your information, I can use following CSS code(1) to align the menu, but it will move up and down when I reload the page. Please assist.

    (1)
    #site-navigation-wrap .dropdown-menu>li>a {
    margin-top: 25px;
    }

    • This reply was modified 2 years, 10 months ago by KC.
    Thread Starter KC

    (@benxy20gylinxu)

    For your information, I had found the solution for the following issue, just so you know.

    Parent Menu not clickable on MOBILE | WordPress.org | https://wordpress.org/support/topic/parent-menu-not-clickable-on-mobile-2/#post-12763180

    Hello,

    Glad to know that one issue has been fixed.

    For your second issue, please share the website URL, Need to inspect it.

    Thread Starter KC

    (@benxy20gylinxu)

    Please check the link for inspection.

    Hello,

    ​Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    #site-header-inner {
        display: flex;
        display: -webkit-flex; 
    }
    #site-navigation-wrap { 
        margin: 0 auto;
    }
    Thread Starter KC

    (@benxy20gylinxu)

    Hi Abhishek:

    Sorry that I did not make myself clear, the code you provided will align the menu horizontally, that is not what I needed for the time being, anyway, I was referring the issue in this post in this thread that I hope the menu will not have a small jump up and down when I reload the page. However, I started to take the phenomena as it is natural to be like that(maybe?). Anyway, thanks for your time.

    • This reply was modified 2 years, 10 months ago by KC.
    • This reply was modified 2 years, 10 months ago by KC.
    • This reply was modified 2 years, 10 months ago by KC.

    Hello,

    Sorry, but I didn’t see any jump on page reload as you said. Can you share a little video or screenshot so that I can understand it?

    Thread Starter KC

    (@benxy20gylinxu)

    Hi there,

    After I got the email notification of your reply, I thought maybe I shall take a screenshot video so that you can see what I see for the movement is subtle and it might not be easy to describe in words or image, so I opened the web page and intended to proceed taking a screenshot video, but, when I opened that page, for some reason I don’t understand, the issue disappeared, so I guess all I can say is that I might have a gremlin situation… Anyway, since the issue is gone, I will leave you alone and save you some time. Thanks for the help anyway.

    Regards,

    • This reply was modified 2 years, 10 months ago by KC.
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Centering OceanWP Main Menu and submenu issue’ is closed to new replies.