Forum Replies Created

Viewing 20 posts - 4,261 through 4,280 (of 12,027 total)
  • Author
    Posts
  • in reply to: heading of comments section smaller #256620
    Skandha
    Participant

    @toerfiets: Glad it worked out. You too have a nice weekend! 🙂

    Kind Regards,
    Skandha

    in reply to: Updating the theme on WordPress #256601
    Skandha
    Participant

    @lhfwebmaster: Hello there,
    After WordPress 5.5 you can update your theme using the WordPress Upload theme option and don’t have to use Catch Updater Module anymore.

    Go to => Appearance => Themes => Add New => Upload Theme => Browse and Select the .zip file and Click Install Now.

    Also if you are using the Pro version of the theme you don’t have to manually update the theme, you can automatically update the theme with a click after activating the License Key.

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

    in reply to: responsive design not completely working on iPad and iPhone #256585
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Can you please attach me a screenshot of how the images are showing up on iPhone and iPad so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Space between photos #256583
    Skandha
    Participant

    @jandomvas: Hello Janine, 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/simclick/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: change main menu text color #256560
    Skandha
    Participant

    @rasamkeberawy: 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: change main menu text color #256549
    Skandha
    Participant

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

    body #fp-nav ul li a.active span {
        background-color: #0e76bc;
    }

    You seem to have change the hover color of back to top.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Customization #256548
    Skandha
    Participant

    @jainysingh: Hello there,
    Please post in your site URL and let me know what issue you are having. There are no video tutorials but for instructions please folow this link.

    Kind Regards,
    Skandha

    in reply to: Parallax Frame Slider broken in WP 5.5? #256547
    Skandha
    Participant

    @webhive: Hello Jackie,
    I checked your site on all the browsers and the slider seems to be working fine although there seems to only one slide.

    Also I check Devotepress theme at my end and it seems to be working without any issue. Please post in the site URL where there is an issue in the Devotepress Header Image.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @gbargsley: Hello there,
    To reduce padding above the logo
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #masthead {
        padding-top: 0;
    }

    When you click on the search icon the Search box displays below the icon. What would you like to change?

    Let me know if the padding issue is fixed.
    Kind Regards,
    Skandha

    in reply to: heading of comments section smaller #256526
    Skandha
    Participant

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

    .comments-title, .comments-title span, #reply-title {
        font-size: 25px;
    }

    You can change the font size according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: change main menu text color #256518
    Skandha
    Participant

    @rasamkeberawy: Hello there,
    Please post in your site URL and let me know which colors you would like to change.

    Kind Regards,
    Skandha

    in reply to: change main menu text color #256505
    Skandha
    Participant

    @rasamkeberawy: Hello there,
    You can use the Color Options available in the pro version using which you can change variety of colors. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Breadcrumb issue – data-vocabulary.org schema deprecated #256491
    Skandha
    Participant

    @admincoolkidshub-com: Hello Brandon,
    The issue will be fixed and an update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: change main menu text color #256490
    Skandha
    Participant

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

    .site-navigation a {
        color: #f23456 !important;
    }

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

    in reply to: Posts pagination stopped working #256488
    Skandha
    Participant

    @valerieg: Hello there,
    I don’t see the post navigation links on your site anymore. Can you please fix that so that I can look into the issue? Also please try contacting Elementor plugin support as well.

    Kind Regards,
    Skandha

    in reply to: Center Slider titles and content #256484
    Skandha
    Participant

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

    #feature-slider-section .entry-container {
        display: inherit !important;
    }

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

    in reply to: Greyscale filter #256483
    Skandha
    Participant

    @lisac: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @queenbuzzy: Hello there,
    To change the post thumbnail to the same aspect ratio as that of the featured slider you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization so that I can help you out.

    It is not possible to have two separate image for slider and blog posts using posts or page. What you can do is use Custom Type in the featured slider and upload the images and content to it and then upload the featured image in posts that suits the blog posts structure.

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

    in reply to: High Responsive Pro / Featured Slider title plate #256413
    Skandha
    Participant

    @hirschan: Hello Kent,
    Add the below property to 2. CSS I provided you above.
    border-radius: 80px;

    You can change the border radius according to your choice.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: High Responsive Pro / Featured Slider title plate #256410
    Skandha
    Participant

    @hirschan: Hello Kent,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
    1.

    @media screen and (min-width: 85.735em) {
    	#feature-slider-section .slider-content-wrapper {
    		left: 0;
    	}
    } 
    
    @media screen and (min-width: 64em) { 
    	#feature-slider-section .entry-container {
    		float: unset;
    		margin-top: 50%;
    	}
    }

    2.

    #feature-slider-section .entry-container {
        background-color: rgba(173,216,230, 0.5) !important;
    }

    You can change the value of 0.5 from 0-1 to change the opacity.

    4.

    #feature-slider-section .entry-container {
        display: none;
    }

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

Viewing 20 posts - 4,261 through 4,280 (of 12,027 total)