Title: Submenu Alignment &#8211; Cannot Click Links
Last modified: August 24, 2016

---

# Submenu Alignment – Cannot Click Links

 *  Resolved [xorrox](https://wordpress.org/support/users/xorrox/)
 * (@xorrox)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/submenu-alignment-cannot-click-links/)
 * Website: [http://www.itsbohemian.com](http://www.itsbohemian.com)
 * I am unable to resolve an issue with submenus on this site. I have tried adding
   lines to the CSS to resolve, but it does not work.
 * Code:
    ul#menu-menu ul ul { top: 0; }
 * I also tried one more code from another thread (now lost) and that did not work
   either.
 * Code added to Theme Options –> Tools
 * On website, click Destinations, then any Continent, then try to click country.
 * Thank you in advance for your assistance in this matter.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/submenu-alignment-cannot-click-links/#post-5958332)
 * Hey there xorrox,
 * Hope you’re well today!
 * The reason that code is not working for you is because it’s targeting navigation
   with the name menu. The code you should be adding there should look like this:
 *     ```
       ul#menu-adventure-tales ul ul {
         top: 0;
       }
       ```
   
 * Please let me know if this helps 🙂
 * Cheers,
    Bojan
 *  Theme Author [Rigorous Themes](https://wordpress.org/support/users/wpgaint/)
 * (@wpgaint)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/submenu-alignment-cannot-click-links/#post-5958472)
 * Hello.!
    Thanks for the support WPMU Dev.. Hope it works..! WPGaint Support Team
 *  [KriistianDavid](https://wordpress.org/support/users/kriistiandavid/)
 * (@kriistiandavid)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/submenu-alignment-cannot-click-links/#post-5958529)
 * Hey i think i found the solution but i don’t know in what part of the style.css
   put this code.
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/submenu-alignment-cannot-click-links/#post-5958530)
 * Hey there KriistianDavid,
 * How are you doing today?
 * Generally you don’t want to edit theme core files since once you update the theme
   all changes will be lost because the files will be overwritten.
 * Since Profitmag has custom CSS tab which is located in Appearance -> Theme Options-
   > Tools -> Custom CSS you can add the code there.
 * If the code doesn’t work please keep it added and post link to your site so I
   can take a look 🙂
 * Cheers,
    Bojan
 *  [naphtaly](https://wordpress.org/support/users/naphtaly/)
 * (@naphtaly)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/submenu-alignment-cannot-click-links/#post-5958532)
 * Hi xorrox. please cann you show we how you manage to edit your sliders.. I try
   all that I know… I’ve resized my pic… but it shows like this: [http://leadernews.net/](http://leadernews.net/)
   
   Thanks for your help

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Submenu Alignment – Cannot Click Links’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/profitmag/3.0.2/screenshot.png)
 * ProfitMag
 * [Support Threads](https://wordpress.org/support/theme/profitmag/)
 * [Active Topics](https://wordpress.org/support/theme/profitmag/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/profitmag/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/profitmag/reviews/)

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [submenu](https://wordpress.org/support/topic-tag/submenu/)

 * 5 replies
 * 5 participants
 * Last reply from: [naphtaly](https://wordpress.org/support/users/naphtaly/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/submenu-alignment-cannot-click-links/#post-5958532)
 * Status: resolved