Forum Replies Created

Viewing 20 posts - 681 through 700 (of 14,499 total)
  • Author
    Posts
  • in reply to: URGENT… please help. #299779
    Sakin
    Keymaster

    @luismelhernandez: You can add the following CSS in “Appearance => Customize => Additional CSS” box:

    #header-navigation-area {
        background-color: #4686cc;
    }
    .menu-toggle,
    .site-navigation a {
        color: #fff;
    }
    .menu-toggle:hover,
    .menu-toggle:focus,
    .menu-toggle.toggled-on,
    .menu-toggle.toggled-on:hover,
    .menu-toggle.toggled-on:focus {
        color: #eee;
    }
    .site-navigation a:hover,
    .site-navigation a:focus {
        color: #ddd;
    }
    @media screen and (min-width: 64em) {
        .boxed-layout .site-inner {
            width: 96%;
        }
        .content-area {
            width: 90%;
        }
        .site-navigation li:hover > a,
        .site-navigation li.focus > a {
            color: #ddd;
        }
    }
    in reply to: I can’t upgrade without destroying my website #298094
    Sakin
    Keymaster

    Thanks for your appreciation, Steve.

    in reply to: I can’t upgrade without destroying my website #298080
    Sakin
    Keymaster

    Thanks Steve for responding.

    in reply to: I can’t upgrade without destroying my website #298015
    Sakin
    Keymaster

    Hello Steve,

    Thanks for purchasing the Catch Responsive Pro theme and sorry that it’s not working for you. I will check with you.

    Regards,
    Sakin

    in reply to: Header video not sound and not working on mobile #297643
    Sakin
    Keymaster

    @luismarioochoa:

    1. Can you walk me to “have Header Video displayed on mobile devises”
    – I just check from my iPhone and it shows the header video fine.

    2. How can I change the background of the contact page areas where
    – Contact Page background, you can change the color code in the following CSS as per your need and then add it in the “Appearance => Customize => Additional CSS” box:

    /* Contact Page Background Color */
    .page-id-19 #page {
        background-color: #151515;
    }

    3. How to lower my name (Luis Mario Ochoa) in the Heather Image/Video, right now it shows in the middle of the page. Also how to make it either larger or smaller.
    – The text you can change from “Appearance => Customize => Header Media”. Then if you change it in “Header Media Title” it should work fine. But if you want to change it with the CSS then add the following CSS in the “Appearance => Customize => Additional CSS” box:

    /* Change the Case of Header Title */
    .custom-header-media .section-title {
        text-transform: lowercase;
    }

    Now, to change the font size of the Header Title, you can change the font size in the following CSS as per your need and then add it in the the “Appearance => Customize => Additional CSS” box:

    /* Header Title Font Size for Smaller Devices */
    .custom-header-media .section-title {
        font-size: 34px;
    }
    /* Header Title Font Size for Larger Devices */
    @media screen and (min-width: 75em) {  
        .custom-header-media .section-title {
            font-size: 40px;  
        }
    }

    4. How to hide the name of the pages
    – You can add the following CSS in the “Appearance => Customize => Additional CSS” box:

    /* Hide Page Name on the Individual Page  */
    .site-main .entry-header {
        display: none;
    }

    5. How to change the background colors on the Contact Form page Fields? In dark mode, it is hard to see them.
    – The following CSS will change the background color to white and the text color to black for the form field. You can change the color as per your need and the following CSS in the “Appearance => Customize => Additional CSS” box:

    /* Color of Contact Form 7 Fields */
    .wpcf7-form input,
    .wpcf7-form input:focus,
    .wpcf7-form textarea,
    .wpcf7-form textarea:focus {
        background-color: #fff;
        color: #000;
    }
    in reply to: Cannot Access Sidebars #289331
    Sakin
    Keymaster

    @zorter: Sorry for the issue. Look like the issue is after you upgrade to WordPress 5.8. So, can you install the Classic Widgets plugin and check it. https://catchthemes.com/frequently-asked-questions/#question-installation-how-can-i-get-the-classic-widgets-back-after-updating-to-wordpress-5-8

    in reply to: Main Menu false width #283743
    Sakin
    Keymaster

    Hi Martin,

    It’s fine and thanks for trying. Maybe in the future, if you signup for a free account on WordPress.org then you can post at that time. Have a nice day. I will close this topic now as solved.

    Regards,
    Sakin

    in reply to: Main Menu false width #283741
    Sakin
    Keymaster

    Hi Martin,

    Thanks and sorry, I mean to say that can you leave a review at this link https://wordpress.org/support/theme/photofocus/reviews/#new-post

    Regards,
    Sakin

    in reply to: Main Menu false width #283739
    Sakin
    Keymaster

    Hello Martin,

    I hope you are satisfied with the theme and the support I gave you. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/photofocus/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Sakin

    in reply to: Menu styling not appearing after update to 4.2.3 #283736
    Sakin
    Keymaster

    Hello Alexanders,

    I check your site and see that you have a custom child theme. It looks like you have edited the function catchkathmandu_secondary_menu in your child theme and the menu code is not being updated as the child theme takes priority. The best option will be to delete the file name catchkathmandu-menus.php from your child theme. Or you can search for that functions in your child theme and then delete the whole code or update it to make it like https://themes.svn.wordpress.org/catch-kathmandu/4.2.3/inc/catchkathmandu-menus.php

    Regards,
    Sakin

    in reply to: Main Menu false width #283735
    Sakin
    Keymaster

    Hello Martin,

    Sorry, there was an issue in the modern menu wrapper in Desktop view which we fixed in version 5.1.6. Please update and it will be fixed.

    Regards,
    Sakin

    in reply to: No support on this forum ? #281698
    Sakin
    Keymaster

    @bastienchill: Hello Bastien,
    Thanks for using the Catch Gallery plugin. About the Gallery plugin not being responsive, I would like to explain to you that “Tiled Mosaic, Square Tiles, Circles”, are specific designed to make it look like that. So, the term responsive is vague and doesn’t always mean moving down to a single column. It is also used when resizing as per the screen size. You can also disagree with us as everyone has their own perspective and understands and we understand what you mean here. In this plugin, we also have the option to use the “Thumbnail Grid” https://catchthemes.com/demo/catch-starter/catch-gallery/thumbnail-grid/ which goes down the one column as you have mentioned.

    So, sorry if we have caused a misunderstanding to you.

    Regards,
    Sakin

    in reply to: Translate Catch Foodmania Site with TranslatePress #278337
    Sakin
    Keymaster

    thanks.

    in reply to: Translate Catch Foodmania Site with TranslatePress #278328
    Sakin
    Keymaster

    @danielp: You can try the free plugin Polylang.

    in reply to: Menu issues on mobile browsers cause a 404 error #277515
    Sakin
    Keymaster

    Thanks for the confirmation. Closing this topic now.

    in reply to: Menu issues on mobile browsers cause a 404 error #277470
    Sakin
    Keymaster

    Hello Joe,

    Thanks for the update and I check your site on both iPhone and Android and it’s working fine now. Can you clear your cache and check it.

    in reply to: Menu issues on mobile browsers cause a 404 error #277261
    Sakin
    Keymaster

    @joed: I will ask our sales team to contact you. Thanks.

    in reply to: Menu issues on mobile browsers cause a 404 error #277156
    Sakin
    Keymaster

    @joed: I just check your site and see that you are using an old version 3.4.1 of the Catch Mustang. This issue was fixed on version 3.8. Please update to the latest version and the menu issue will be solved.

    Also, after the update please clear your browser cache and check it.
    You might need to clear your mobile cache as well. In IOS devices you can go to “Settings => Safari” and then “Clear History and Website Data”.

    in reply to: Menu doesn’t work on IOS #276740
    Sakin
    Keymaster

    @janine-lawrie: I just check your site and see that you are using an old version 2.7 of the Catch Everest Pro. This issue was fixed on version 4.3 and the latest version is 4.4.2. Please update to the latest version and the menu issue will be solved.

    Also, after the update please clear your browser cache, and in IOS devices you can go to “Settings => Safari” and then “Clear History and Website Data”.

    in reply to: Mobile menu weird error #276739
    Sakin
    Keymaster

    @redhill: I just check your site and see that you are using an old version 2.6 of the Catch Everest. This issue was fixed on version 3.4 and the latest version is 3.5.2. Please update to the latest version and the menu issue will be solved.

    Also, after the update please clear your browser cache, and in IOS devices you can go to “Settings => Safari” and then “Clear History and Website Data”.

Viewing 20 posts - 681 through 700 (of 14,499 total)