Forum Replies Created

Viewing 20 posts - 6,621 through 6,640 (of 12,027 total)
  • Author
    Posts
  • in reply to: Changing Font Size #231491
    Skandha
    Participant

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

    .portfolio-entry-title {
        font-size: 25px;
    }

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

    in reply to: Changing Font Size #231482
    Skandha
    Participant

    @daja55: Hello there,
    Please post in your site URL so that I can look into the issue you are having.

    Kind Regards,
    Skandha

    in reply to: Product page issue #231470
    Skandha
    Participant

    @nadiacumine: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Catch Box Pro Version : 2.9.3 > 5.1 #231441
    Skandha
    Participant

    @web-automobile: Hello there,
    Since you have not updated the theme for a very long time some issues may arise after update. So I suggest you to backup the theme as well as your customizer settings.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Events #231397
    Skandha
    Participant

    @2molaf: Hello there,
    I am afraid you will need to work it out by editing the date of the published post for the time being.

    Kind Regards,
    Skandha

    in reply to: Website alignment changes in Internet Explorer 11 #231388
    Skandha
    Participant

    @sachin: Hello Sachin,
    Can you please post in your site URL so that I can look into the issue you are having?

    Kind Regards,
    Skandha

    in reply to: Bug in Travelore Pro #231380
    Skandha
    Participant

    @jillgarrett55: Hello Jill,
    I will need to look into your site to debug the issue you are having. I will contact you shortly by email.

    I checked the theme at my end and did not find any issues. Can you also try deactivating all your plugins and check?
    Kind Regards,
    Skandha

    in reply to: Video on mobile #231375
    Skandha
    Participant

    @thedinosaw: Hello there,
    To have the header video show up on mobile devices you will need to use our Header Enhancement Plugin.

    To increase your file upload limit please follow this article.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Buttons and Sliders #231374
    Skandha
    Participant

    @rodeboy: Hello Chris,
    The slider created using Catch Slider should display well on mobile devices as well. There are lot of options that you can explore.

    About the updating issue can you let me know which version you are using and are you still having the notification issue?

    Kind Regards,
    Skandha

    in reply to: Additional Sections #231362
    Skandha
    Participant

    @2molaf: Hello there,
    Yes that is possible but for that you will need to create a child theme and do some customizations. Let me know if you are familiar with child theme otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Featured Slider crashes/fails to load #231360
    Skandha
    Participant

    @startmeuprs: Hello there,
    I checked your site and the slider seems to be working fine. Can you please let me know if the issue reoccurs.

    Kind Regards,
    Skandha

    in reply to: Remove “Home” title on homepage #231357
    Skandha
    Participant

    @pirilinguis: Hello there,
    Sorry for the late reply. You seem to have resolved the issue. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: After PHP update Catch Responsive Pro breaks #231356
    Skandha
    Participant

    @dano351: Hello there,
    Did you have this issue after you updated to the latest theme version? I am using PHP version 7.3.2 at my end and the theme seems to be working fine.

    Kind Regards,
    Skandha

    in reply to: browsers difference #231354
    Skandha
    Participant

    @4-allee-des-melezes: Hello Bruno,
    The update has already been released on 10th December. Are you not able to update the theme?

    Kind Regards,
    Skandha

    in reply to: Header image on mobile #231234
    Skandha
    Participant

    @fastphilou: 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-box/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: Theme scroll not correctly up #231232
    Skandha
    Participant

    @keellive: Hello Pascal,
    I checked for the issue at my end and the upward scrolling seems to be working fine. Can you check if this happens in other systems as well?

    You don’t seem to have enabled Team Section on your site. Can you please enable the section so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Header image on mobile #231177
    Skandha
    Participant

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

    @media screen and (max-width:960px) {
    	#site-header-image img {
    		height: 200px;
    	}
    }

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

    in reply to: transparent background header #231168
    Skandha
    Participant

    @fastphilou: 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-box/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: Remove post thumbnail in custom category #231133
    Skandha
    Participant

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

    .category-2 .post-thumbnail {
        display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: transparent background header #231110
    Skandha
    Participant

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

    #branding, .site {
    	background: transparent;
    }

    Kind Regards,
    Skandha

Viewing 20 posts - 6,621 through 6,640 (of 12,027 total)