Forum Replies Created

Viewing 20 posts - 4,801 through 4,820 (of 12,027 total)
  • Author
    Posts
  • in reply to: Demo Import Problem #250792
    Skandha
    Participant

    @lisac: Hello there,
    Can you please let me know which version of the theme and plugin you are using?

    Kind Regards,
    Skandha

    in reply to: Fatal Error #250789
    Skandha
    Participant

    @paul-mansell: Glad you were able to figure it out. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: Change Header Color #250758
    Skandha
    Participant

    @ava-alwani: Hello Ava,
    Can you please let me know which page/post title you are referring to so that I can provide you the necessary CSS Code?

    Kind Regards,
    Skandha

    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: “Archives” page title #250723
    Skandha
    Participant

    @ndpendantartists: Thank you for your wonderful review. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Overlay on Page Header #250720
    Skandha
    Participant

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

    body:not(.no-header-media-text) .custom-header::after {
        background-color: unset;
    }

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

    in reply to: Breadcrumb issue in Clean Education Pro Theme #250692
    Skandha
    Participant

    @markdonnison: Hello Mark,
    The Breadcrumb 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: desktop view TOP! Mobile devices lacking… #250684
    Skandha
    Participant

    @xperongolf: 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/clean-fotografie/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: desktop view TOP! Mobile devices lacking… #250682
    Skandha
    Participant

    @xperongolf: Hello there,
    On the Additional CSS section you seem to have also added the text

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

    due to which the CSS Code is not functioning properly.
    Can you remove that text and check if the header image shows up well?
    Kind Regards,
    Skandha

    in reply to: “Archives” page title #250680
    Skandha
    Participant

    @ndpendantartists: Hello Paul,
    To translate the css to other page you will need to use the page ids and and the page names. Let me know where you would like to use the CSS so that I can help you out.

    Regarding the WooCommerce conflict I suggest you to use WooCommerce products.
    Go to => Dashboard => Products => Add all your products here.

    For the logo issue on Merch page
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .woocommerce img, .woocommerce-page img {
        max-width: 250px;
    }

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

    in reply to: desktop view TOP! Mobile devices lacking… #250679
    Skandha
    Participant

    @xperongolf: Hello there,
    Go to => Appearance => Customize => Additional CSS and remove the following text.

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

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: Featured Videos displaying weird #250677
    Skandha
    Participant

    @blakethedrummer: Hello there,
    I had sent you an email on the email address you have registered your Catch Themes account with. Did you check the spam folder as well?

    Can you try deactivating all your plugins and see if the issue is resolved?

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

    in reply to: Bold Photography Pro Search option #250663
    Skandha
    Participant

    @warlok2020: 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/bold-photography/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: Neue Themen neue Probleme #250625
    Skandha
    Participant

    @czoczo: 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-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: Bold Photography Pro Search option #250619
    Skandha
    Participant

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

    .mobile-social-search .search-container, #primary-search-wrapper {
        display: none !important;
    }

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

    Skandha
    Participant

    @benita: Hello there,
    Edit the page Feedback & Reviews => Remove the featured image on the right sidebar => Update the page.

    Let me know if this resolves your issue.
    Kind Regards,
    Skandha

    in reply to: Styling Links – font colour #250602
    Skandha
    Participant

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

    .wpp-post-title {
        color: #f23456 !important;
    }

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

    in reply to: Neue Themen neue Probleme #250592
    Skandha
    Participant

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

    #masthead {
        padding: 0;
    }
    .sidebar.sidebar-header-right.widget-area {
        padding: 10px;
    }

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

    in reply to: Problems with Blog ang header. Sim Click free #250590
    Skandha
    Participant

    @jordi-fraxanet: Hello Jordi,
    Instead of the above code

    .page-id-377 #content .wrapper {
        margin: 0;
        max-width: 100%;
    }

    use the following Code.

    .page-id-377 #content .wrapper, .single-post #content .wrapper {
        margin: 0;
        max-width: 100%;
    }

    To change the link color you will need use Color Options which is only available in pro version of the theme. 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: “Archives” page title #250576
    Skandha
    Participant

    @ndpendantartists: Hello Paul,
    Yes you can do that.

    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/my-music-band/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

Viewing 20 posts - 4,801 through 4,820 (of 12,027 total)