Forum Replies Created

Viewing 20 posts - 2,861 through 2,880 (of 4,903 total)
  • Author
    Posts
  • 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

    in reply to: clean journal mobile version problem #98454
    Mahesh
    Participant

    @maxberger: There is no such function to disable responsiveness in the theme. You’ll need to customize it and do it manually through child theme. You can more details on creating child theme HERE.

    Regards,
    Mahesh

    in reply to: Side bar #98434
    Mahesh
    Participant

    @huntinng-dogs: Go to Dashboard=> Pages and edit a page you want to have different layout. Then scroll down to Clean Magazine Options tab and choose you desired layout in layout option. Through this, you can have different layout on different pages. Same can be done for posts pages too.
    Let me know if any problem.

    Regards,
    Mahesh

    in reply to: Upgrading to Catch Responsive Pro using a child theme #98433
    Mahesh
    Participant

    @ramblinollie: Thank you for using Catch Responsive Pro theme. Glad to know you figured it out yourself. Have a nice day!

    Regards,
    Mahesh

    in reply to: Featured Slider Won't Let Me Add # of Slides #98432
    Mahesh
    Participant

    @allyssabaird: There has been as small bug in the theme which is causing the issue. The issue will be fixed in the next update which will be released soon. Thank you for your patience.

    Regards,
    Mahesh

    in reply to: Text align and new line #98431
    Mahesh
    Participant

    @infocamponovo-it: Since you are using a widget, the text can be written and styled as a normal html code.
    How do you want to adjust the text. Let me know further.

    Regards,
    Mahesh

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