Forum Replies Created

Viewing 20 posts - 3,761 through 3,780 (of 12,027 total)
  • Author
    Posts
  • in reply to: Delete white space header #261801
    Skandha
    Participant

    @boza: Hello Boza,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #header-content {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Best way to include featured image in search results? #261794
    Skandha
    Participant

    @tracyrosen: Hello there,
    To create a child theme you can use our plugin Generate Child Theme.

    Install and Activate the plugin
    Then,
    Go to => Dashboard => Generate Child Theme => Select Parent Theme as Catch Revolution and fill in remaining fields and Click on Generate.

    Now,
    Go to => Child Theme Folder => create new folders template-parts/content. Under content folder create a file content-search.php and add the code in this link.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Sub menu width #261792
    Skandha
    Participant

    @mmhgloba: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To change width of sub menu of secondary menu */
    #secondary-menu ul.menu ul, #footer-menu ul.menu ul, #secondary-menu ul.menu ul a, #footer-menu ul.menu ul a  {
    	width: 100px;
    }
    /* To change width of sub menu of primary menu */
    #header-right .widget ul.menu ul {
    	width: 175px;
    }

    You can change the width according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Can’t see “continue reading” buton on slider #261788
    Skandha
    Participant

    @midagama: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-foodmania/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,
    Skandha

    in reply to: Catch Infinite Scroll not working as in free demo? #261787
    Skandha
    Participant

    @bachelorsanonymous: Glad the issue is resolved. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Can I change the font size #261785
    Skandha
    Participant

    @warlok2020: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Change the use of Capitals in footer text #261784
    Skandha
    Participant

    @peterparker: Hello there, I hope I was able to resolve your issue. 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,
    Skandha

    in reply to: Large blank space on mobile site #261761
    Skandha
    Participant

    @shimel: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Change the use of Capitals in footer text #261758
    Skandha
    Participant

    @peterparker: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-info {
        text-transform: none !important;
    }

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    in reply to: Margin to the right #261757
    Skandha
    Participant

    @dedecote: Hello there,
    I checked your site and the Header Image and the sticky menu seems to be working fine. Is your issue resolved?

    Kind Regards,
    Skandha

    in reply to: Can’t see “continue reading” buton on slider #261756
    Skandha
    Participant

    @midagama: Hello there,
    If the content on your slider exceeds the Excerpt Length then the Continue Reading button will show up.

    To change Excerpt Length
    Go to => Appearance => Customize => Theme Options => Excerpt Options => Change the Excerpt Length and Publish.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Services #261704
    Skandha
    Participant

    @mmonteirodg: Hello there,
    The free theme only has 3 column layout option in the Services section. The option to select layout is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: protect post contents without plugin #261703
    Skandha
    Participant

    @giro: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/izabel/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,
    Skandha

    in reply to: Change the use of Capitals in footer text #261697
    Skandha
    Participant

    @peterparker: Hello there,
    Go to => Appearance => Customize => Theme Options => Footer Editor Options => And edit the text that you entered in all capital letters and Publish.

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    in reply to: Player plugin #261684
    Skandha
    Participant

    @gsmiron1: Hello there,
    I have replied to your email. Please check.

    Kind Regards,
    Skandha

    in reply to: Change the use of Capitals in footer text #261683
    Skandha
    Participant

    @peterparker: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @sophienj: Hello there,
    Can you please try contacting your web server regarding this issue?

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    in reply to: Catch Infinite Scroll not working as in free demo? #261678
    Skandha
    Participant

    @bachelorsanonymous: Hello there,
    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: Demo content #261667
    Skandha
    Participant

    @midagama: Hello there,
    You will need to use Catch Themes Demo Import Plugin and Essential Content Types Plugin to import the demo content on your site.

    Install and Activatethe plugins.
    Then,
    Go to => Dashboard => Appearance => Catch Themes Demo Import => Click on Import for the demo you would like to import.

    Note: You must have the Catch Foodmania Theme activated.

    Let me know if you are having issues importing the demo content files.

    Kind Regards,
    Skandha

    in reply to: Catch Infinite Scroll not working as in free demo? #261665
    Skandha
    Participant

    @bachelorsanonymous: Hello there,
    Go to => Dashboard => Catch Infinite Scroll => Check the option Check to reset => Save Changes.

    Check if the infinite scroll works on your homepage.
    Let me know if the issue persists!
    Kind Regards,
    Skandha

Viewing 20 posts - 3,761 through 3,780 (of 12,027 total)