This topic has 6 replies, 2 voices, and was last updated 10 years by avaloncakes.

  • Author
  • #66537
     avaloncakes
    Participant

    Hello! So for some reason my mobile menu is not showing my submenus…. no “+” and no submenu appears when I press the link either. I tried the css solution from this post https://archived.seventhqueen.com/forums/topic/menu-plus-button-not-showing-up but it’s not working. Thoughts??

    http://109.73.231.172/~avalonca/

    #66607
     sharmstr
    Moderator

    That solution wont work for you because your background is white. #fff is white. So change #fff to something else like #000

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #66609
     sharmstr
    Moderator

    Also. I WANT CAKE!

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #66661
     avaloncakes
    Participant

    Soooo I tried this:

    .header-color .caret:after, .header-color .widget_archive li:before, .header-color .widget_categories li:before, .header-color .widget_product_categories li:before, .header-color .widget_layered_nav li:before, .header-color .widget_display_views li:before, .header-color .widget_recent_entries li:before, .header-color .widget_recent_comments li:before, .header-color .panel .icon-closed, .header-color .panel .icon-opened {
    color: #000 !important;
    }

    into my Custom CSS under the theme options and now WP dashboard is timing me out and not letting me in. The customer service for my host said that an application was timing out… this is the only change I’ve made, so I’m wondering if caused a problem? If so… what is the name and location of the file that the edits were made to so I can remove it? Or do you have other suggestions? Really learning this all as I go.

    I maybe completely off base with this one.

    And YAY, you want cake.. that means my site is doing it’s job 😉

    #66666
     sharmstr
    Moderator

    That shouldn’t cause time out issues. Something else is going on. I copied that exact code into two of my sites and they are loading fine. The quick css is in the db, not a file. Kleo checks for anything in quick css then will echo it when it renders the page. This only happens on the frontend, not in the admin so there shouldnt be any effect to the WP dashboard. The frontend of your site is loading fast and fine.

    I do see two issues with your quick css.

    1 – At some point when you copied some css we gave you, you copied in the line items. remove them.

    2 – It doesnt look like your #000 change saved. See attached for whats being echoed out from your quick css

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #66721
     sharmstr
    Moderator

    Try this fix. It might be causing your timeout issues https://archived.seventhqueen.com/forums/topic/fatal-error-6?view=all#post-66408

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #66724
     avaloncakes
    Participant

    THANK YOU! I will wait for the update this evening. Whew.

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?