Forum Replies Created

Viewing 20 posts - 6,641 through 6,660 (of 12,027 total)
  • Author
    Posts
  • in reply to: Showing title on hover #231085
    Skandha
    Participant

    @roosnya: Hello there,
    Can you please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Transition Delay for Testimonials #231069
    Skandha
    Participant

    @rodeboy: Hello Chris,
    The feature has been added and an update will be released very soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @tonylima: Hello Tony,
    The mobile menu seems to be working fine at my end even when the checkboxes are not checked. I will need to look into your site to debug the issue. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Demo content package #231061
    Skandha
    Participant

    @lizova: Hello there,
    Can you let me know for which theme you want the demo content? I’m afraid we only have demo content for Catch Themes.

    Kind Regards,
    Skandha

    in reply to: Changing the size/padding of the custom-header #230940
    Skandha
    Participant

    @kabbott: Hello Kirk, 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-enterprise/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

    Skandha
    Participant

    @tonylima: Hello Tony,
    Can you try deactivating all your plugins and see if this resolves your issue?

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

    in reply to: PHP Error #230937
    Skandha
    Participant

    @cj-blayze: Hello there,
    I checked for the issue at my end and I am not getting the error.
    Can you please let me know which version of the theme you are using?
    Also try deactivating all your plugin and check if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: Theme update #230936
    Skandha
    Participant

    @vizflair: Hello there,
    When you buy a theme you get a 1-year subscription. That means you can download the theme updates till your subscription expires. After your subscription expires you can still use the theme but to download updates you will need to renew your subscription. For more information please check out this link.

    Kind Regards,
    Skandha

    in reply to: How do I remove the “By author” from the front-page” #230935
    Skandha
    Participant

    @kabbott: Hello Krik,
    To remove the text “By Author” from the frontpage
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home .entry-meta .byline {
        display: none;
    }

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

    in reply to: Transition Delay for Testimonials #230934
    Skandha
    Participant

    @rodeboy: Hello Chris,
    The feature has been added and a theme update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Delete block font on category shop #230875
    Skandha
    Participant

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

    .woocommerce-products-header {
        display: none;
    }

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

    in reply to: Changing the size/padding of the custom-header #230850
    Skandha
    Participant

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

    /* To reduce the padding around title text and change the color of the box around the text */
    .custom-header-content {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .custom-header {
    	padding: 0;
    }
    .custom-header-content .entry-title {
        color: #000;
    }
    body:not(.no-header-media-text) .custom-header::after {
        background-color: #fff;
    }

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

    in reply to: Adonis – Free #230849
    Skandha
    Participant

    @stevieg: Hello there,
    It is only possible to add Social Menu at the footer using the theme options. If you really need it I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Sticky Menu not working with catch sticky menu plugin #229951
    Skandha
    Participant

    @nathan-n: Hello Nathan, 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/cleanportfolio/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 great weekend! 🙂

    Kind Regards,
    Skandha

    in reply to: How to change background color in Gutenberr editor? #229852
    Skandha
    Participant

    @prasol: Glad it worked out. Have a great weekend. 🙂

    Kind Regards,
    Skandha

    in reply to: Can’t download Updates #229850
    Skandha
    Participant

    @tomoe: Hello there,
    I have forwarded your issue to the concerned department. Our representative will get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Portfolio #229849
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    To change the position of Portfolio Section 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 otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Logo fuzzy #229848
    Skandha
    Participant

    @nathan-n: I have sent you an email. I will look into this issue as well.

    Kind Regards,
    Skandha

    in reply to: Footer pivacy policy link and legal notice #229847
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    For this I will need to look into your site. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Sticky Menu not working with catch sticky menu plugin #229846
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    Select your Desktop and Mobile Menu Selector as
    Desktop Menu Selector: .site-header-main
    Mobile Menu Selector: .site-header-main

    Then Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-header-main.catchSticky {
        background-color: #fff;
    }
    .site-header-main.mob-catchSticky {
        background-color: #fff;
        height: unset !important;
    }

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

Viewing 20 posts - 6,641 through 6,660 (of 12,027 total)