Home Forums Themes Support Gecko ubermenu width

Tagged: 

Viewing 7 reply threads
  • Author
    Posts
    • #25007

      Hello there!

      I’m using ubermenu to add a megamenu but when I choose unboubded, the submenu goes from side to side, can you please help me make a wrapper for megamenu?

      thanks!

    • #25015

      Hi,

      Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .ubermenu .ubermenu-item {display: !inline-block; float: none !important;}

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25021
      This reply has been marked as private.
    • #25024

      Hi,

      Sorry, please replace with new code

      .ubermenu .ubermenu-submenu .ubermenu-column-auto {
      	display: inline-block !important;
      	float: none !important;
      	max-width: 180px !important;
      }
      .ubermenu-main.ubermenu-transition-fade .ubermenu-item .ubermenu-submenu-drop {
      	text-align: center;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25026

      I’m sorry but this is not working either,

      I don’t want the menu to be from one side to other side just in the wrapper area betweeen logo and account icons.

       

      thanks

    • #25027

      Hi,

      Could you take screenshot describe what you want or link of site have it.

      Thanks

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25031

      here it is

      Attachments:
      You must be logged in to view attached files.
    • #25040

      Hi,

      Please remove code and add new code

      .ubermenu-main {width: 100%;}

      and change setting of menu to http://take.ms/Zv3vw

      This issue related to config ubermenu, so you should contact for plugin author.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 7 reply threads

You must be logged in to reply to this topic.