Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Yes, I have tried that. Still not working. On this page only: http://rboa.com/jessie-johnson/
    I’ve tried deleting it and rebuilding it three times. It still won’t let me edit.

    Thank you. That worked perfectly!

    in reply to: Mobile menu styling? #419043

    Very good! Thank you.

    in reply to: Mobile menu styling? #418146

    Excellent suggestion Andy! Works perfectly. Thank you, thank you!!

    Lastly, in regards to my question about the opacity hover underline effect (non-mobile navigation) on the main navigation, is there a way to turn it off? I think it has to do with:

    .header_color *::-moz-placeholder {
    color: #808080;
    opacity: 1;
    }

    But I can’t seem to turn it off or remove it. Thank you again.

    in reply to: Mobile menu styling? #417482

    Any luck on the items above. I have two additional items I can seem to adjust.

    1) Search button on navigation – needs to be white not black before page scroll (it’s currently black aka invisible)
    This code doesn’t work
    #header.header_color .avia_mega_div > .sub-menu.avia_mega_hr, .html_bottom_nav_header.html_logo_center #top #menu-item-search > a {
    border-color: #000000;
    }

    2) Little black bar on nav buttons – it appears under the text. Marc really hates it, thinks it looks sloppy
    This code doesn’t update
    .header_color *::-moz-placeholder {
    color: #808080;
    opacity: 1;
    }

    in reply to: Mobile menu styling? #417100

    Yes, that worked kind of, the subnavs look great! The last issue is now the Mega Menu mobile title hover “off” are white on white. I tried adding:

    #mobile-advanced a:hover::before {
    color: #000000;
    }

    But when you hover off it goes back to white on white. When you hover on it displays perfect with a black background and white text. Ugh. I tried to add this:

    #mobile-advanced span:hover a::before: {
    color: #000000;
    }

    No luck. Dang this mobile menu is a beast. Any ideas you might have are greatly appreciated. Maybe in the next update Kriesi could add mobile menu styling to the Advanced Menu options.

    in reply to: Mobile menu styling? #416384

    Hi Rikard, Yes, that changed the Column Text links to white, but the links under each of those columns is still black on black. I tried adding .subnav-menu to your code but that didn’t work. Any other ideas? Thanks again for you help.

    in reply to: Can't update to Enfold 3.0.4 #368555

    Nevermind. I found out I had reached my temp disk space. Update it complete. Thanks.

    in reply to: Can't change Logo in Admin #365016

    I am having a similar issue. Except the Theme Options doesn’t display the favicon once uploaded to General Layout settings.

    in reply to: Code Box won't display MailChimp "subscribe" button #345668

    Woo! Woo! Yes, it worked perfect. Thank you.

Viewing 10 posts - 1 through 10 (of 10 total)