Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #462161

    http://www.crestedbuttecomputers.com/dev/skyhigh/

    I’ve changed the menu font color and background color in the advanced styling – these settings however don’t apply with a transparent header – is there a way to make them apply all the time – and not just after the user scrolls down.

    Also, is there a way to remove the separator to the LEFT of Home.

    Thanks

    #462506

    Hi ewingmh!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.

    Regards,
    Rikard

    #462513
    This reply has been marked as private.
    #462724

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #menu-item-24>a>.avia-menu-text {
      border: none;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Seems like you have already figured out transparent headers menu color in Enfold theme options > Header > Transparency Options? :)

    Cheers!
    Yigit

    #462962

    I want the menu to behave like the afterscroll screenshot at ALL times. (With Red Background and Black text on Hover)
    before scroll
    after scroll

    #462970

    Hi!

    Please add following code to Quick CSS as well

    #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a:hover {
      background-color: #fe0000;
    }

    Cheers!
    Yigit

    #464785

    One last little nit picky bug – do you know what is causing the menu to shift slightly when you mouse over either of the flames in the menu?
    I’ve played with borders – mouse events – I can’t seem to get it to go away.

    #465747

    Hey!

    Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

    #466075

    Login below;

    #466889

    Hi!

    Wordfence does not let me login. Can you please check?

    Regards,
    Andy

    #467233

    It’s case sensitive -copy any paste it. try it again.

    #467926

    Hey!

    this is what I did and then I see this:

    So we can’t login into your site …

    Regards,
    Andy

    #469250
    #469816

    Hi!

    you are using quite a lot of code inside your Quick CSS. Could you please remove all of it and try again if the issue is still happening? if not put your code again one by one to see which one is causing it.

    Hope this helps to identify the problem.

    Deactivate all plugins while testing.

    Regards,
    Andy

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.