• Resolved xorrox

    (@xorrox)


    Website: https://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)
  • 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

    (@wpgaint)

    Hello.!
    Thanks for the support WPMU Dev..
    Hope it works..!
    WPGaint Support Team

    Hey i think i found the solution but i don’t know in what part of the style.css put this code.

    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

    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: https://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.