Menu Splits in two lines

Posted in: Newspaper
Post count: 6

Hi.

I have a question about the menu.

I have created main menu with sub categories and i have included images. However, the submenu splits in two lines and I want to keep them in just one line. here is a link to the site:

http://www.motoraty.com/cars/news/

where i can control the CCS file for it or JS ? What I need to change?

Looking forward to hearing from you asap.

Regards

Post count: 23312

Hello johnieg,

If you want to increase that container, you will have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->CUsotm CSS area.

The code is ->

ul .sub-menu{
width: 17em!important;
}

The result you should see here -> http://screencast.com/t/UWaeikvZP

Thanks.

Post count: 6

Many thanks for your prompt reply. that worked for the english section but can you please check the other section the images are on top of each other:

http://www.motoraty.com/cars/ar/news/

Regards,
Johny

Post count: 23312

Hello johnieg,

Unfortunately, please notice that this is the style for our dropdown menu. If you want to change the style of it, please notice that you should implement yourself another way and it involve custom work and we cannot provide this type of services at the moment, sorry! Also, you can try to find some plugins with this functionality and see how it will work for you. Also, please notice that the RTL is not supported by our theme.

Thanks for your understanding!

Post count: 6

Hi Catalln,

Many thanks for you reply, we did the RTL and we can fix the styling with no issue but we could not find the files where to change that. If you look again at the menu http://www.motoraty.com/cars/ar/news/ it is only the issue of icons and style, but where we can find the files to fix that? The main issue where can we control the menu files from?

The other issue we want to reduce the height of the menu from 48 to 43 but every time we apply the changes it would not take the value.this is the location where we apply the changes:
wp-content\themes\Newspaper\js\tagdiv_theme.js

Appreciate your help on this.

Regards,

  • This reply was modified 9 years by johnieg.
Post count: 23312

Hello johnieg,

Unfortunately, I do not exactly understand what you want to achieve. Please provide a screen pointing to the desired result, it would help us to understand what you’re trying to do.

Thanks.

Post count: 6

Hi Catalin,

screenshots folder: https://www.dropbox.com/sh/oumyzx6s35riihq/AACtsR8tGfvzM_HK2aZJyOHSa?dl=0

sorry if i did not explain it right. The issue that we are trying

(1) to adjust the height of the main menu to fit within the home page icon as seen in screen 1, the current situation we have as seen in screen 2. We tried but we could not find the file location or the Style sheet file to adjust. We tried to fix that in wp-content\themes\Newspaper\js\tagdiv_theme.js but that did not work.

(2) if you can see screenshot 3 the menu icon images are overlapping witheach other and the text, we just need to know the location of the folder or style sheet to fix that.

(3) is mega menu compatible with your theme: https://codecanyon.net/item/mega-main-menu-wordpress-menu-plugin/6135125?s_rank=23

Post count: 23312

Hi,

I have tried to inspect your screenshots but I cannot understand much of it because the quality of those is very poor. So, what I can see from your website are looking something like that -> http://screencast.com/t/lWhM5uMM4h and I think that you screenshot was made from another website which has not built with our theme, like this -> http://www.motoraty.com/cars/ar/news/
Also, for your latest question, please keep in mind that Mega Menu plugin is not tested with our theme and we cannot say for sure if it will work or not with the theme, sorry! Also, we cannot provide support for untested plugins. As a suggestion, if you will read all our documentation, you will notice that our theme has this feature implemented by default. For more information about it, check here -> https://forum.tagdiv.com/mega-menu/

Thanks for your understanding!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.