Forum Replies Created

Viewing 20 posts - 7,321 through 7,340 (of 12,027 total)
  • Author
    Posts
  • in reply to: Order on the Page when using portfolio #182497
    Skandha
    Participant

    @greenwhite560: Hello there,
    For that you will need to create a child theme and do a bit of customization. Let me know if you are familiar with child theme customization so that I can help you out otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Posts are very narrow after upgrading theme #182496
    Skandha
    Participant

    @iceman027: Hello there,
    The width of the posts are fine. Since the content of your sidebar don’t use of the full width there is an empty between the content and sidebar. Do you want this space to be used to increase the width of the content?

    Kind Regards,
    Skandha

    in reply to: Move text to top right #182494
    Skandha
    Participant

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

    .section .entry-content-wrapper .entry-header {
        max-width: none;
        text-align: center;
    }
    #fullpage .entry-container {
    	max-width: unset;
    }

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

    in reply to: Image is chopped off #182483
    Skandha
    Participant

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

    @media screen and (min-width: 85.375em) {
    	body:not(.home) .custom-header-content {
    		padding: 400px 65px;
    	}	
    }

    You can change the padding according to your requirement!
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Video not playing on mobile – Intuitive Pro #182481
    Skandha
    Participant

    @selvanads: Hello Selveena,
    Header Video does not work on screens below the width of 900px. That is the default feature of WordPress.

    However you can use our Header Enhancement Plugin to make it work.
    Let me know if this works out! You can also check out the pro plugin and the additional-features available in the plugin.

    Kind Regards,
    Skandha

    in reply to: Color change links wedding website #182480
    Skandha
    Participant

    @b: Hello there,
    Your site seems to be password protected. Can you please remove that for a while so that I can check your site. Also let me know what colors you would like to change.

    Kind Regards,
    Skandha

    in reply to: WooComerce integration #182479
    Skandha
    Participant

    @julen-phts: Hello there,
    Since the whole template of the product and cart comes from WooCommerce Plugin. You will need to contact WooCommerce Support regarding the issue you are having.

    Kind Regards,
    Skandha

    in reply to: Add category menu #182414
    Skandha
    Participant

    @toolbox: Hello there,
    I am afraid that is not possible. For that you will need to get your site customized. If you really need it I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Update for Clean Business #182413
    Skandha
    Participant

    @decillion: Hello there,
    I checked your site both on Google Chrome and Mozilla Firefox and I am not getting any error on my browser console. Can you check if you are having the same issue in different browsers?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @b: Please create a support ticket so that I can help you out. Also do post in your site URL as well.

    Kind Regards,
    Skandha

    in reply to: Update for Clean Business #182281
    Skandha
    Participant

    @decillion: Hello there,
    We use the wp-include/js/jquery/ in the theme as well. Can you please let me know what conflict you are getting so that I can help you figure out what is causing the conflict. Please post in your site URL as well.

    Kind Regards,
    Skandha

    in reply to: Featured Image #182280
    Skandha
    Participant

    @violoniste16: Hello Pauline,
    That is due to the image is of dimension 801*1200px. The recommended Header Image Size is 1920*1080px. So please use image of similar dimension or similar aspect ratio.

    Kind Regards,
    Skandha

    in reply to: Featured Image #182272
    Skandha
    Participant

    @violoniste16: Hello Pauline,
    I checked your site on both mobile phone and desktop and the header image seems to be showing up fine..
    Can you please attach a screenshot of what you are not happy with?

    Kind Regards,
    Skandha

    in reply to: New to this theme and need a little help. #182270
    Skandha
    Participant

    @twgerber: Hello there,
    I am afraid that it is not possible. You will need to get your site customized by a professional.

    Kind Regards,
    Skandha

    in reply to: Removing the Page Title and White Space below Header #182260
    Skandha
    Participant

    @elmofuellas: 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-fullscreen/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: Featured slider errors #182248
    Skandha
    Participant

    @iceman027: Hello there,
    You seem to be using a very old version of the theme. Please update the theme to the latest version and let me know if the issue persists!

    Kind Regards,
    Skandha

    in reply to: Header links in PopRock Theme #182244
    Skandha
    Participant

    @scotchtape: Can you please post in your site URL and elaborate the issue you are having?

    Kind Regards,
    Skandha

    in reply to: Snowflake – change image size #182243
    Skandha
    Participant

    @toolbox: Hello there,
    To decrease the height of the header image
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-media {
        height: 500px;
    }

    You can change the height according to your choice.
    Can you please elaborate the second issue?

    Kind Regards,
    Skandha

    in reply to: Removing the Page Title and White Space below Header #182198
    Skandha
    Participant

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

    #content {
        padding-top: 0;
    } 
    #content .entry-header {
        display: none;
    }

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

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

    @dano351: Hello there,
    Yes, I get the message The site is experiencing technical difficulties. Please check your site admin email inbox for instructions. while trying to login to your site. This is strange as I am running on PHP Version 7.3.2 and seem to have no problem with the theme.
    Can you revert back to earlier PHP version so that I can try debugging the error?

    Kind Regards,
    Skandha

Viewing 20 posts - 7,321 through 7,340 (of 12,027 total)