Forum Replies Created

Viewing 20 posts - 3,301 through 3,320 (of 12,027 total)
  • Author
    Posts
  • in reply to: Related Products #268064
    Skandha
    Participant

    @sharingwellstewart: Hello Lexi,
    Can you please let me know where is the Related Product section located on your site? I don’t seem to find it.

    Kind Regards,
    Skandha

    in reply to: WPML not completly working with Catch Responsive Free? #268060
    Skandha
    Participant

    @sandmanyz: Hello there,
    Only Catch Responsive Pro is WPML Ready so for translations to work completely you will need to use the pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: How to change post title color ? #267994
    Skandha
    Participant

    @xaviergilles: Hello there,
    Please replace the above CSS Code with the following.

    .blog .custom-header-content .entry-title {
        color: #f23456;
    }

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

    in reply to: How to change post title color ? #267984
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Changing front page content? #267981
    Skandha
    Participant

    @achim-rosier: Hello there,
    For that you will need to create a child theme and do a lot of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: Changing front page content? #267980
    Skandha
    Participant

    @thomaswinderl: Hello there,

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

    body {
        font-size: 20px !important;
    }

    2.
    Go to => Appearance => Customize => Theme Options => Layout Options => Default Layout => Check No Sidebar: Full Width and Publish.

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

    in reply to: Zoom in a YouTube video header to fill smartphone screen #267968
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: How to change post title color ? #267967
    Skandha
    Participant

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

    .single-post .custom-header-content .entry-title {
        color: #f23456;
    }

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

    in reply to: Video header bug #267966
    Skandha
    Participant

    @silviafn: Hello there,
    I checked your site and all I see is white space in the Header Media section. When I checked the video URL you used and tried to open it it says Video can't be played because the file is corrupt.

    Kind Regards,
    Skandha

    in reply to: Archives #267664
    Skandha
    Participant

    @gm: 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/intuitive/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: iphone menu not working #267360
    Skandha
    Participant

    @gm: Hello there,
    I am afraid we don’t have such kind of plugin. You can try contacting the plugin author regarding the issue and he may well solve the issue and release an update.

    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/intuitive/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: Can’t remove the Theme place holder #267359
    Skandha
    Participant

    @deecee003: Hello Donna, 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/music-journal/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: Making the image for logo bigger #267356
    Skandha
    Participant

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

    .custom-logo {
        max-width: 500px;
    }

    You can check the max-width according to your requirement.

    The License issue will be fixed and an update will be released soon. I will let you know when the update is released.

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

    in reply to: Front page sections #267307
    Skandha
    Participant

    @mariannepurdy: 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 great weekend! 🙂

    Kind Regards,
    Skandha

    in reply to: Can’t remove the Theme place holder #267305
    Skandha
    Participant

    @deecee003: Hello Donna,
    The issue will be fixed in the upcoming theme update. For the time being
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content .entry-title, .custom-header-content .site-header-text {
        display: none;
    }

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

    in reply to: iphone menu not working #267279
    Skandha
    Participant

    @gm: Hello there,
    This seems to be due to the Events Planner Pro plugin that you are using. Please deactivate the plugin and check if the menu works.

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

    in reply to: Archives #267278
    Skandha
    Participant

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

    .blog .custom-header {
        display: none;
    }

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

    in reply to: About font and colors #267276
    Skandha
    Participant

    @carletto36: Hello there,
    Can you please post in your site URL and let me know which title colors you would like to change?

    There are lots of fonts used in the theme. Please let me know which text you are referring to.

    Kind Regards,
    Skandha

    in reply to: Change “/service” permalink #267275
    Skandha
    Participant

    @lu0019: Hello there,
    Can you please post in your site URL so that I can look into the issue?
    Do you want to change the ECT Service archive page permalink?

    Kind Regards,
    Skandha

    in reply to: Front page sections #267250
    Skandha
    Participant

    @mariannepurdy: Hello there,
    Go to => Appearance => Customize => Theme Options => Gallery => Disable the section.

    To edit the Home section you will need to edit the page that you have set as homepage.

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

Viewing 20 posts - 3,301 through 3,320 (of 12,027 total)