Forum Replies Created

Viewing 20 posts - 9,141 through 9,160 (of 12,027 total)
  • Author
    Posts
  • in reply to: how to remove the excess space on the main page #164950
    Skandha
    Participant

    @teenaa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content {
    		padding:30px 35px !important;
    }	
    
    @media screen and (min-width: 46.0625em ) {
    	.custom-header-content {
    		padding:15px 49px 123px 49px !important;
    	}	
    } 
    
    @media screen and (min-width: 72em ) {
    	.custom-header-content {
    		padding:15px 49px 123px 49px !important;
    	}
    }
    
    @media screen and (min-width: 56.625em ) {
    	.custom-header-content {
    		padding:15px 98px 220px 98px !important;
    	}
    }
    
    @media screen and (min-width: 72em ) {
    	.custom-header-content {
    		padding:15px 98px 402px 98px !important;
    	}	
    }

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

    in reply to: heading not showing on the main page #164944
    Skandha
    Participant

    @teenaa: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Background Not Fitting Well #164943
    Skandha
    Participant

    @tagadose: Use the following code instead of the previous one I provided you.

    .custom-header {
         height:100vh !important;
    }

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

    in reply to: How to use the Essential Content Types Pro plugin #164939
    Skandha
    Participant

    @elliottrae: You cannot post a review with your wordpress.com account. You will need to create a wordpress.org account to post in a review.

    Kind Regards,
    Skandha

    in reply to: Error on updating and saving pages #164938
    Skandha
    Participant

    @appareas: Thank you very much for your appreciation. Yes, I am an employee at Catch Themes. Cheers! Have a great day! 🙂

    Kind Regards,
    Skandha

    in reply to: Top of page ad placement (WordAds) #164935
    Skandha
    Participant

    @debgoonan513: I checked your site and both the ads are showing up. Is your issue resolved?

    Kind Regards,
    Skandha

    in reply to: Custom CSS not working on WooCommerce pages #164934
    Skandha
    Participant

    @abisbee: Hello Alice, 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-responsive/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: Custom CSS not working on WooCommerce pages #164932
    Skandha
    Participant

    @abisbee: Can you make sure that you have Published your customizer settings? Make sure after you are done adding Additional CSS you click on Publish and not on Save Draft or Schedule.

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

    in reply to: Need advice for my website theme ! #164928
    Skandha
    Participant

    @arthurmicheal: Hello Arthur,
    You can have look at Clean Education Pro Demo. This theme should suit your requirement. You can check out the features available in the theme.

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

    in reply to: Gallery not displaying on ios devices; #164894
    Skandha
    Participant

    @gerry-white: 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-adaptive/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: Error on updating and saving pages #164888
    Skandha
    Participant

    @appareas: What i did was replace the code in parallax-frame-pro\inc\metabox.php file line 270 with the following
    $button_target = isset( $_POST['parallax-frame-featured-header-button-target'] ) ? $_POST['parallax-frame-featured-header-button-target'] : '';

    This will be updated in the next theme update.
    Kind Regards,
    Skandha

    in reply to: Error on updating and saving pages #164884
    Skandha
    Participant

    @appareas: Hello Jurgen,
    I have logged into your site and fixed the issue. Please check if the issue is resolved now.

    Kind Regards,
    Skandha

    in reply to: Section Sorter? #164878
    Skandha
    Participant

    @tcadesign: I’m afraid it is not possible to add a 2nd Stat Section that will have different content. You will need to make use of a different section in the theme or get your site customized.

    Kind Regards,
    Skandha

    in reply to: How to restore deleted homepage #164877
    Skandha
    Participant

    @knitterknotter: Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: How to use the Essential Content Types Pro plugin #164864
    Skandha
    Participant

    @elliottrae: Hello Elliot, 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/clean-magazine/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: Links do not open in new "tab" or "window" #164863
    Skandha
    Participant

    @tattoo-tom: Hello Jerome, 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-base/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: Background Not Fitting Well #164862
    Skandha
    Participant

    @tagadose: For that
    Go to => Appearance => Customize => Additional CSS and add the following Code.

    .custom-header {
         height:100vh;
    }

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

    in reply to: Gallery not displaying on ios devices; #164861
    Skandha
    Participant

    @gerry-white: Hello Gerry,
    The issue has been fixed and a theme update has been released. Please update the theme and check if the catch gallery carousel issue is resolved in IOS devices.

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

    in reply to: How to restore deleted homepage #164857
    Skandha
    Participant

    @knitterknotter: Hello Arunima,
    It is difficult to restore post/page that are not it trash(permanently deleted). You will need to contact your web server and try recovering it from your database backup from an earlier date.

    Kind Regards,
    Skandha

    in reply to: Demo content XML #164856
    Skandha
    Participant

    @sunbird: I will contact you shortly by email and attach the demo content .xml file with it.

    Kind Regards,
    Skandha

Viewing 20 posts - 9,141 through 9,160 (of 12,027 total)