Forum Replies Created

Viewing 20 posts - 2,861 through 2,880 (of 4,908 total)
  • Author
    Posts
  • in reply to: Remove blank space at top/header #98601
    Mahesh
    Participant

    @revswim: Yes, its perfect. Glad to know you’ve found the fix.

    Regards,
    Mahesh

    in reply to: Problem since last Update #98600
    Mahesh
    Participant

    @kigazw: You are using child theme, try changing to parent theme and check if it resolves the issue. Seems you have some blank spaces in you child theme’s functions.php. If there is some, please remove it.

    Regards,
    Mahesh

    in reply to: Clean Magazine Pro – v2.0 #98597
    Mahesh
    Participant

    @jayceeaz: Pro theme cannot be updated simply through update button in theme page. You’ll need to do it manually. You can find the theme’s zip file in https://catchthemes.com/my-account/ page. Download it from there and then use Catch Updater module of Catch Web Tools plugin to update the theme.
    https://wordpress.org/plugins/catch-web-tools
    Here is the video tutorial of how to use Catch Updater plugin to update the theme.
    https://www.youtube.com/watch?v=W95SuabDZi8

    in reply to: navigation bar above the header image on mobile #98594
    Mahesh
    Participant

    @angelaelise: I checked your site, the navigation is displaying fine and its only taking one line in the top. Is that an issue? Let me know further.

    Regards,
    Mahesh

    in reply to: Catch Responsive – Featured Content #98593
    Mahesh
    Participant

    @jillturgeon: Thank you for using Catch Responsive Pro.
    Go to “Dashboard=> Appearance=> Customize=> Featured Content” and select your desired Featured Content Type from Select Content Type drop-down. Then some relevant options will show up.
    For Post => Put desired post’s id in Featured Post #
    For Pages => Select pages from drop-down
    For Images => Upload custom images and put desired content in it.
    You can adjust number of posts in No of Featured Content options. Please save and refresh the page to see changes.
    You can also change layout from 2 or 3 or 4 columns in Select Featured Content Layout option.
    Please check the theme instruction in the link below for details:
    https://catchthemes.com/theme-instructions/catch-responsive-pro/#featured-content

    Hope this helps. Let me know further.

    Regards,
    Mahesh

    in reply to: How to remove content block on Homepage #98592
    Mahesh
    Participant

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

    Regards,
    Mahesh

    in reply to: Featured Image Slider on a single page? #98591
    Mahesh
    Participant

    @phillycontemporary: Yes, this is possible, you’ll need to specify the page in css in which you want to display it. Let me know if I can help you further.

    Regards,
    Mahesh

    in reply to: Formatting Slider title typography and position? #98590
    Mahesh
    Participant

    @phillycontemporary: Add the following CSS:

    #per-slide-template .cycle-pager-active::before {
        border-bottom-color: #d40f7d;
    }

    Regards,
    Mahesh

    in reply to: Widgets don't appear #98588
    Mahesh
    Participant

    @geeswood: This is thread for Catch Kathmandu. Please post in relevant theme thread from here on further.
    Do you mean no WooCommerce widgets are shown in widgets page? I checked the theme in our server and all is working fine, the widgets are showing too. Have you installed any other plugins beside WooCommerce? If yes, please try disabling them one by one and check if it resolves the issue.
    If it didn’t work, try changing theme to default WordPress theme and check if it resolves. If the issue still exists, then its not a theme issue.
    Let me know further.

    Regards,
    Mahesh

    in reply to: Footer in top of screen #98587
    Mahesh
    Participant

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

    Regards,
    Mahesh

    in reply to: background primary menu #98586
    Mahesh
    Participant

    @pl: Well there is an in-built function for this. You can have different header images in different pages. Go to Dashboard=> Appearance=> Customize=> Header Image and select Entire Site, Page/Post Featured Image option from Enable Featured Header Image on drop-down. Selecting this image will show featured image as header image in page and posts pages if you have set one there. And will display the default header image on the rest of the pages, pages and posts with no featured image.
    Hope you understand.

    Regards,
    Mahesh

    in reply to: Footer in top of screen #98531
    Mahesh
    Participant

    @ton: Are you using any Plugins? If yes, please try disabling all plugins one by one and check if it solves the issue. Or have you modified/customized the theme files? Let me know further.

    Regards,
    Mahesh

    in reply to: Featured Image Slider on a single page? #98530
    Mahesh
    Participant

    @phillycontemporary: I checked your site the code works fine. But the issue is you have put the code inside media query. I have no idea why you are doing so.

    @media screen and (max-width: 782px) {
    }

    If you currently check the site with small display of max width 782px, the slider only appears in projects page.
    So please put the code outside the media query.

    Regards,
    Mahesh

    in reply to: Side bar #98523
    Mahesh
    Participant

    @huntinng-dogs: Thank you for your appreciation. Have a nice day!
    Regards,
    Mahesh

    in reply to: Mobile Menu #98522
    Mahesh
    Participant

    @phillycontemporary: Thank you for your appreciation. Have a nice day!
    Regards,
    Mahesh

    in reply to: reduce spacing between header and main menu #98521
    Mahesh
    Participant

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

    Regards,
    Mahesh

    in reply to: Formatting Slider title typography and position? #98520
    Mahesh
    Participant

    @db: Please post in your site url.

    Regards,
    Mahesh

    in reply to: Change text color on slider content #98519
    Mahesh
    Participant

    @farrukh-nasim: You mean Custom CSS is not working when Easy Google Fonts in active? Seems like a plugin issue. You can also use Custom CSS module of Catch Web Tools Plugin.
    https://wordpress.org/plugins/catch-web-tools/
    Another alternative is using the child theme, you can find more details on creating child theme HERE. Then add the above CSS in your child theme’s style.css file. Custom CSS should have worked fine.
    Let me know further.

    Regards,
    Mahesh

    in reply to: Change text color on slider content #98456
    Mahesh
    Participant

    @farrukh-nasim: Please post in your site url.

    Regards,
    Mahesh

    in reply to: reduce spacing between header and main menu #98455
    Mahesh
    Participant

    @sergey: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #site-branding, 
    #masthead {
        padding-top: 0;
    }

    Regards,
    Mahesh

Viewing 20 posts - 2,861 through 2,880 (of 4,908 total)