• Resolved Thrivewithfiona

    (@thrivewithfiona)


    Hello, thanks for a nice theme πŸ˜‰

    My menu is showing up funny? It looks backwards but actually quite jumbled up…Just wondered if this is normal?

    And is there any way to change the menu colour (hover over to #FF6600?

    And main Text colours to grey?

    Kind regards, Fiona

Viewing 1 replies (of 1 total)
  • Hi Fiona,

    thanks for using MH Impact lite and we’re happy that you like the theme. πŸ˜‰

    The menu is designed like this, as you can see in the theme demo. Anyway, if you want to change this, you could do it with some CSS:

    .main-nav li { float: left; }

    Regarding colors, the free theme doesn’t have color options included, this would be available in the premium version of the theme.

    If you want to change colors in the free version, you would need to do this by modifying the CSS as you like, for example:

    .main-nav li:hover { border-bottom: 10px solid #ff6600; }
    .main-nav li:hover a { color: #ff6600; }

    But please be aware that we can’t provide individual theme customizations for free – thanks.

Viewing 1 replies (of 1 total)

The topic ‘Menu?’ is closed to new replies.