• Resolved hussainbarakat

    (@hussainbarakat)


    I have two problem in the main menue

    1-When hovering over an item it is bouncing. Althoug I choose the no effect in the customization options.

    2-In the drop down menu, the text appears outside their boxes and links are dodge.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author oceanwp

    (@oceanwp)

    Hello,

    1. There is this weird code on your site:

    #site-navigation-wrap .dropdown-menu>li>a:hover {
        top: -10px;
    }

    This code doesn’t come from the theme, remove it and that will solve the issue.

    2. Same here, there are weird codes, try to disable your plugins to see if there is a conflict.

    Thread Starter hussainbarakat

    (@hussainbarakat)

    I am using custom css from origin site to do some customization. Is it the plugin you think causing the conflict.

    Theme Author oceanwp

    (@oceanwp)

    If you disable the plugin and it solve the issues, yes, it is this plugin ??

    Thread Starter hussainbarakat

    (@hussainbarakat)

    As you said, I removed the code line and the menu stopped bouncing. I deactivate the css origin plugin and this resolve the issue of dropdown menu. I thank you for the great help. However, I got new problem in the fonts now. Do you think originsite css plugin conflicts with oceanwp them or it is just the way I use it.

    Thread Starter hussainbarakat

    (@hussainbarakat)

    Do you think any css plugin will conflict with the them or just siteorgin css plugin. It is necessary for me to make some customization beyond what is offered in the them. What are your suggestions?

    Did you use special css frame work I might consider learning it ?

    Hello, It could have been CSS you added. There is no special CSS framework. You can find CSS here – https://github.com/oceanwp/oceanwp/blob/master/assets/css/style.css

    Theme Author oceanwp

    (@oceanwp)

    Hello, if you need to make many css edit, you should see this with a developer to avoid any conflict with existing theme elements or only take the css selectors of the elements you want to customize.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘menu items bouncing when hovering’ is closed to new replies.