-
AuthorPosts
-
September 17, 2017 at 12:29 pm #853055
Hi,
we have problems regarding the menu.
For example, if you point at the menu to portfolio, then the underline menu being showed. The problem here is, then you can’t point to a single topic like “Ihr Cloud Manager”. Then the whole menu is being blacked underlined instead only marking the selected topic by “mouse over”
we have already installed the newest Version.
Thanks for your support
JeanSeptember 19, 2017 at 4:17 pm #853904Hey jeanora,
Thank you for using our theme.
You have a file ../themes/forcenet/css/styles.min.css and some of the settings there break the styling of the theme,
e.g.
.header_color .main_menu .menu ul.sub-menu li.menu-item:hover a { background: #3e3e3e; color: #fff !important; }
changes the heading to white on a white background.
You have to use a more specific selector for the elements.
If you need more assistance please give us ftp access so we can have a look at the content of the original file (please deactivate any server side caching and caching plugins).
Best regards,
GünterSeptember 19, 2017 at 4:22 pm #853907Hi Günter,
thanks for your reply, what do you mean with “more specific selector for the elements” ?
Can you give me an example?I´m not an expert in WP so maybe you could login on our system and check it … is this possible ?
see credentials below
best regards
JeanSeptember 22, 2017 at 5:47 am #855157Hi,
Please replace the css code with:
#top #header .main_menu .menu ul.sub-menu .current-menu-item .mega_menu_title a { background: #3e3e3e; color: #fff; font-size: 14px; }
The first one is being overridden by a more specific css selector. I noticed that there are empty mega menu columns, by “empty” I mean that the columns don’t have any sub menu items. Please note that the new menu script will not render empty mega menu columns so you have to either disable the mega menu and create a default submenu or add a submenu item.
Best regards,
IsmaelSeptember 25, 2017 at 2:27 pm #856480Hi Everyone,
did someone of you guys changed settings? Because all our Website ist messed up. Fonds are wrong, footer is showing some weird things.
The colors are wrong.If yes, could you please return to the settings we had before ?
Thanks
best regards
JeanSeptember 25, 2017 at 5:46 pm #856626Hi Jean,
Nope, we did not do anything there. There could have been some automatic update that changed something. Are you making backups? I strongly recommend making those.
Best regards,
VictoriaSeptember 27, 2017 at 7:18 pm #857683Hi Victoria,
thanks for your reply,
are you sure, because the theme styling is not taking affect when changing for example the fonts. You can change the fonts in the backend but nothing happens. It looks like, there is a global CSS setting been activated. We asked our Webdesigner and the poster also non of my colleges did a change. Could you please ask your mate´s …
thanks for your support …
September 28, 2017 at 6:15 am #857867 -
AuthorPosts
- You must be logged in to reply to this topic.