Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #104091
    Cricket
    Participant

    I just updated from Catch Box Pro 4.1 to 4.6, and there are two issues:
    1) A new menu (mobile menu?) has appeared that I can’t seem to get rid of
    2) My custom CSS (that you helped me with) that made the search box long and centered under the title words isn’t working.

    Can you help?

    Thank you,
    CB
    http://nagonline.net

    #104105
    Cricket
    Participant

    PS – I deactivated all my plugins, and the menu and CSS issue is still there, so it isn’t a plugin.

    CB

    #104122
    Mahesh
    Keymaster

    @heidi-bissell: I didn’t understand the first issue about the new mobile menu, please clarify more so that I can help you further.
    For the second one, making search bar long. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #branding .searchform,
    #branding .search-field{
        float: none;
        margin: 0 auto;
        width: 200px;
    }
    
    .sidebar-top .widget,
    #sidebar-header-right {
    	float: none;
    }

    Regards,
    Mahesh

    #104171
    Cricket
    Participant

    Hi Mahesh – thank you for your help!

    Strange – a mobile menu was appearing yesterday, but seems okay today. Sorry about that.

    Your custom CSS code above worked great until I got my child theme working this morning. Now the search box is oddly placed again. Do you have some different CSS that might work with the current layout?

    Finally, on both the base theme and the child theme, I can’t get Theme Options > Front Page Category Setting to accept a category. If I change anything, it says “Invalid value” and won’t let me save the changes. The following error code appears across the top of the page when this happens:

    “Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘catchflames_sanitize_category_list’ not found or invalid function name in /home/nutrit/public_html/wp-includes/plugin.php on line 235”.

    This error prevents me from saving any changes in the Theme customizer.

    Finally – I deliberately keep my real name off the internet, and my account here has my name listed as Cricket Bird, but when you respond, it shows my actual name in this forum. Any chance of fixing that? Thanks!

    CB

    #104210
    Mahesh
    Keymaster

    @heidi-bissell: We’ve edited the CSS above, please check and use the CSS
    https://catchthemes.com/support-forum/topic/just-updated-strange-menu-has-appeared-custom-css-isnt-working/#post-104122

    About the error while choosing category, this will be fixed in the next update. We’ll let you know as soon as we release it.

    For editing the name:
    Go to the following link..
    https://catchthemes.com/support-forum/users/mahesh
    Then click edit on the right and edit the info as desired then click Update Profile button.

    Let me know if any problem.

    Regards,
    Mahesh

    #104268
    Cricket
    Participant

    Thanks – the new CSS works perfectly!
    I look forward to the update.

    I am unable to edit my profile name – it is grayed out. I can edit nickname and display name, but not my real name (which is what you linked to in your post). Any thoughts on how to change this?

    Thank you for all your help!

    CB

    #104294
    Mahesh
    Keymaster

    @heidi-bissell: Sorry for that, username cannot be changed.

    Regards,
    Mahesh

    #104376
    Mahesh
    Keymaster

    @heidi-bissell: Just to let you know that the latest update of the theme has been released. Please update.

    Regards,
    Mahesh

    #104396
    Cricket
    Participant

    Thank you 🙂

    #104494
    Mahesh
    Keymaster

    @heidi-bissell: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Just updated: strange menu has appeared, custom CSS isn't working’ is closed to new replies.