Forum Replies Created

Viewing 20 posts - 9,761 through 9,780 (of 12,027 total)
  • Author
    Posts
  • in reply to: Erasing horizontal line in footer #160017
    Skandha
    Participant

    @sven: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: How To Choose Different Social Icons #160016
    Skandha
    Participant

    @olgasyracusegmail-com: Please post in your site URL and let me know which default social icons you would like to change.

    Kind Regards,
    Skandha

    in reply to: archive sidebar #159863
    Skandha
    Participant

    @toerfiets: I am still not able to login to your WP admin dashboard. Can you post in your wp-admin login URL as well.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @alwelch1: I suggest you not to edit core theme directly as all your customization and edits will be lost when you update the theme to the latest version. If you need to make any edits or customization to core theme files I suggest to you use a Child Theme. You can use Generate Child Theme Plugin to create a child theme.

    Kind Regards,
    Skandha

    in reply to: Remove 'Menu' in Header #159849
    Skandha
    Participant

    @leoniemelissa: I have replied to you on your previous post.

    Kind regards,
    Skandha

    in reply to: Custom slider for each page #159848
    Skandha
    Participant

    @nissaexpa: I’m afraid that is not possible with the features available in Full Frame Pro. You can use Catch Slider Pro plugin to have custom slider on each page. You can check-out the features available in the theme.

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

    in reply to: Remove 'Menu' in Header #159846
    Skandha
    Participant

    @leoniemelissa: Please post in your site URL so that I can look into the issue and provide you possible solution.

    Kind Regards,
    Skandha

    in reply to: bug with disabling search box for mobile view #159844
    Skandha
    Participant

    @hoiung: There seems to an issue with that option. For now,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .search-container {
          display:none;
    }

    The issue will be fixed in the next theme update. Thank you for reporting us the issue.
    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: Multi lingual #159841
    Skandha
    Participant

    @valelotartaro: Since all our pro themes are WPML Ready I recommend you to use WPML plugin.

    Kind Regards,
    Skandha

    in reply to: Featured Photo in Post is not in the right place #159769
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: how to make the header bar smaller on mobile #159768
    Skandha
    Participant

    @adeptvisuals: There seems to be an issue with the header image on iPhones. I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Preview of articles with links #159762
    Skandha
    Participant

    @marcooooo: For that Go to => Posts => Edit that particular posts => On the top right hand corner you you will see Screen Options. Click on it and Check the Excerpt Option. Now you will see an Excerpt Box below your text editor. Here you can insert the text you want to display as excerpt for this post.

    So to display Lorem Ipsum as a link put in inside <a> tag like the following in the excerpt box.
    <a href="https://www.google.com/">Lorem Ipsum</a>

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

    in reply to: Decreasing content width #159754
    Skandha
    Participant

    @tempar: 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-inspire/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: Sidebar Questions #159752
    Skandha
    Participant

    @otinsight:
    To change the font of the text widget
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #text-11 {
    	font-family:'Playfair Display', serif;
    }

    You seem to have figured out centering the social icons on the sidebar.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Can't remove a post #159751
    Skandha
    Participant

    @singe: To remove the empty space
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #content {
        display:none;
    }

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

    in reply to: Catch Base Pro Purchase #159749
    Skandha
    Participant

    @ta0102: You seem to have given inline css for the article boxes. Put max-width:100% and let me know if this solves the issue.

    Kind Regards,
    Skandha

    in reply to: How to change the text colour in search box widget to white? #159746
    Skandha
    Participant

    @atousa: You can use Yoast SEO plugin for this. Activate the plugin and Go to => Dashboard => SEO => Search Appearance => SEO Title => Make sure you have Site title

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

    in reply to: Alt Text Error #159740
    Skandha
    Participant

    @jackmclean: There seems to be an issue with the title and alt texts. The issue will be fixed an update will be released very soon. Thank you for reporting the issue.

    Kind Regards,
    Skandha

    in reply to: archive sidebar #159734
    Skandha
    Participant

    @toerfiets: I am still not able to login to your site. Could you check again if the admin credentials you provided me are right. I would be easier for me to look into the issue if i could login to your site.

    Kind Regards,
    Skandha

    in reply to: title widget #159733
    Skandha
    Participant

    @toerfiets: Sorry for the late reply.
    To decrease the font size of text in the primary sidebar
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #ct-featured-post-5 .entry-summary {
          font-size:12px;
    }

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

Viewing 20 posts - 9,761 through 9,780 (of 12,027 total)