Forum Replies Created

Viewing 20 posts - 1,421 through 1,440 (of 4,903 total)
  • Author
    Posts
  • in reply to: Menu Bar vanished following update #108607
    Mahesh
    Participant

    @nextstep:

    @mrichwncc
    : I checked your site and you’ve put back the older versions. Please update to the latest version. The menu is working fine, may be because of some caching problem. Please try clearing the cache and deactivate the plugins you are using and check if that works. Let me know if the problem. persists.
    Please check our demo:
    https://catchthemes.com/demo/catchbox-pro/

    Regards,
    Mahesh

    in reply to: About Sidebar Scrolling #108606
    Mahesh
    Participant

    @gargoyle35: I understand your problem. This can be done by customizing with some JavaScript and CSS through child theme. I recommend you to hire a customizer.

    Regards,
    Mahesh

    in reply to: Creating front page #108604
    Mahesh
    Participant

    @wouwonline: I checked your site and it almost seems like the demo. Only thing is you have only one post. Let me know if any problem.

    Regards,
    Mahesh

    Mahesh
    Participant

    @wouwonline: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Footer Editor Options and edit the text in Footer Editor.

    Regards,
    Mahesh

    in reply to: Problem with mobile menu #108560
    Mahesh
    Participant

    @mailhunter: Please make sure you have subscribed to the topic on the top just beside Favourite. Its working fine.
    And about the Menu, we are looking into it and will let you know.

    Regards,
    Mahesh

    in reply to: Clean Business Pro premium theme #108557
    Mahesh
    Participant

    @ovarshav: No, this type of layout is not available in blog page in the theme. But Featured Content are in column layout. Please check Featured Content section.
    https://catchthemes.com/demo/clean-business/

    If you do want, you can customize the theme further. If you want so you’ll need to hire a customizer.

    Regards,
    Mahesh

    in reply to: Problem with Menu After Update #108556
    Mahesh
    Participant

    @chatfield-court: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .breadcrumbs {
        border-bottom: none;
    }

    Regards,
    Mahesh

    in reply to: Problem with mobile menu #108554
    Mahesh
    Participant

    @mailhunter: What is the problem with subscription. Are you using any plugins? Are you using The theme is translation ready. It should display the menu text in German automatically.

    Regards,
    Mahesh

    in reply to: Font sizes changed outside of admin mode #108553
    Mahesh
    Participant

    @cableman145: We’ll need to check for the issue on your server. We’ll contact you through email shortly.

    Regards,
    Mahesh

    in reply to: WPML for slider on Fabulous Fluid Pro #108538
    Mahesh
    Participant

    @pegasusoliverkyr-com: Just checked your site, you are using Fabulous Fluid Pro (version 2.1) the latest version available is 2.5.1 please update to the latest version.

    Regards,
    Mahesh

    in reply to: Catch Responsive Mobile width and Color Footer RSS #108537
    Mahesh
    Participant

    @landauskunst: I guess some Custom CSS or modification on your site is causing the issue.

    Regards,
    Mahesh

    in reply to: Widen all my pages and decrease the sidebar #108536
    Mahesh
    Participant

    @lena: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Primary Menu Missing After Update #108535
    Mahesh
    Participant

    @carnburypl: Glad to know its working fine. Have a nice day!

    Regards,
    Mahesh

    in reply to: Lost personalize menu items #108534
    Mahesh
    Participant

    @benben: Have you try activating the parent theme? Try activating the parent theme and check if the settings are there. Let me know further.

    Regards,
    Mahesh

    in reply to: Destroyed functions.php #108533
    Mahesh
    Participant

    @beijflor: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Problem with mobile menu #108532
    Mahesh
    Participant

    @mailhunter: Please add the following CSS:

    @media screen and (max-width: 960px) {
        #menu-item-538 .dropdown-toggle, 
        #menu-item-540 .dropdown-toggle {
            display: none;
        }
    
        #site-header-menu-primary #access #menu-item-538 > a,
        #site-header-menu-primary #access #menu-item-540 > a {
            margin-right: 0;
        }
    }

    Regards,
    Mahesh

    in reply to: How do I change the Front page slider images? #108531
    Mahesh
    Participant

    @rcheney: Well, on Fabulous Fluid Free version, it has limit feature. You cannot directly upload specific image from the media directly into the slider. But What you can do is, use the page’s featured image as the slider image. First of all create some pages, and make sure you have set the Featured Image set to them. Then go to Dashboard=> Appearance=> Customize=> Featured Slider and select Featured Page Slider option in Select Slider Type. Some options will slide down. Choose the pages you desire.
    For custom images, I recommend you to upgrade to Pro.

    Regards,
    Mahesh

    in reply to: Parallax Pro Site Branding, Logo & Description #108530
    Mahesh
    Participant

    @janetmmorris: Checked your site, the site branding items, they are all already at the top left of the page. Have you already resolved it by yourself.

    Additionally is there a way to only show the logo when viewed on a mobile device?
    Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    @media screen and (max-width: 767px) {
        #site-header {
            display: none;
        }
    }

    Regards,
    Mahesh

    in reply to: Clean Business Pro premium theme #108529
    Mahesh
    Participant

    @ovarshav: Can you please clarify what do you mean by 3 columns order for posts. Do you mean 3 column layout (Left Sidebar – Main Content – Right Sidebar)? Let me know further.

    Regards,
    Mahesh

    in reply to: Problem with mobile menu #108474
    Mahesh
    Participant

    @mailhunter: Okay, finally was able to see the menu on your site. There are sub-menus in categories too and because of some CSS its not displaying. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .no-mobile-menu-item {
        display: block !important;
    }

    Let me know if any problem.

    Regards,
    Mahesh

Viewing 20 posts - 1,421 through 1,440 (of 4,903 total)