Forum Replies Created

Viewing 20 posts - 11,661 through 11,680 (of 12,034 total)
  • Author
    Posts
  • in reply to: Removing header image for mobile devices #133700
    Skandha
    Participant

    @vikasmittal: I just checked your site and I don’t see any header image.

    Regards,
    Skandha

    in reply to: Removing header image for mobile devices #133698
    Skandha
    Participant

    @vikasmittal: Can you please post in your site URL?

    Regards,
    Skandha

    in reply to: Removing header image for mobile devices #133696
    Skandha
    Participant

    @vikasmittal: Go to => Appearance => Custmomize => Additional CSS and add the following CSS Code.

    @media screen and (max-width:991px) {
    	#masthead {
    		display:none;
    	}
    }

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

    in reply to: Social Links in Header #133695
    Skandha
    Participant

    @traumawisdom: Go to => Appearance => Customize => Social Links => Social Links => add the social links you want to display and leave the Check to Enable Social Icons in Footer unchecked.

    Then Go to => Appearance => Customize => Widgets => Header Right Sidebar and add CT:Social Widget

    This should get the social links displayed on the header right side.

    Let me know if this works out.
    Regards,
    Skandha

    in reply to: How do I delete top search bar? #133694
    Skandha
    Participant

    @danikaellis: For that Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #header-content {
        display:none;
    }

    Let me know if this works out.
    Regards,
    Skandha

    in reply to: How do I delete top search bar? #133692
    Skandha
    Participant

    @danikaellis: Theme Options => Fixed Header Top Options => Check to Disable Search this option is for the search icon that appears when you enable fixed header top.

    To remove the search bar on you site.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .widget.widget_search {
    	display:none;
    }

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

    in reply to: Remove date and byline from post #133690
    Skandha
    Participant

    @lmphotos: Glad you could solve the issue. Have a good day.

    Regards,
    Skandha

    in reply to: Trouble updating from free -theme #133689
    Skandha
    Participant

    @carstenlorenz1968: Follow the following steps to install a pro theme.
    => Download Catch Kathmandu Pro from your Catch Themes member My-Account to your Desktop
    => Log in to the WordPress Administration Panel
    => Click on “Appearance => Themes => Add New”
    => Click on “Uploads” and Browse the downloaded file catch-kathmandu-pro.zip from the desktop where you have it downloaded
    => Click on “Install Now” and then “Activate” to install the Theme

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

    in reply to: How do I Edit Footer in Simple Catch them #133688
    Skandha
    Participant

    @kevin-sencherey: Sorry for the late reply. Footer editor option 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 the pro version of the theme.

    Alternately, you can edit the footer text by creating a child theme and editing core theme files.
    Let me know if you are comfortable with child theme customization.

    Hope this resolves your issue.
    Regards,
    Skandha

    in reply to: Title, Menu, Text colors #133687
    Skandha
    Participant

    @luismarioochoa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (max-width: 767px) {
        body.page-id-15.custom-background,body.page-id-3.custom-background {
            background-attachment: scroll;
            background-size: contain;
            background-repeat: repeat;
        }
    }

    The background was not showing because of the huge content area of those pages.
    The above css should solve the background issue in the two pages you mentioned.

    Let me know if this works out.
    Regards,
    Skandha

    Skandha
    Participant

    @healthyboomer: 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-everest/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.

    Regards,
    Skandha

    Skandha
    Participant

    @healthyboomer: You can use Catch Id’s plugin to display post-id when you edit a post or page. Then you can take that id and insert into the feature post slider option and your post will be displayed on the slider.

    Let me know if you’re still having issues using post-ids to display posts in the slider.
    Regards,
    Skandha

    in reply to: Remove featured image from Post #133638
    Skandha
    Participant

    @lmphotos: Yes, you can do that but that feature is not available in free version of the theme. You will need to upgrade to pro.
    You can check out the additional-features available in the pro version of the theme.

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

    in reply to: Excerpt frame #133637
    Skandha
    Participant

    @hjamaa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .caption .more {
        display:none !important;
    }

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

    Skandha
    Participant

    @healthyboomer: For that Go to => Appearance => Customize => Featured Post Slider => Slider Option and add post ids to display your posts in the slider.
    You can follow this link to know how you can add a post slider.

    The free theme has featured post slider as the only slider option whereas the pro theme has additional three options that is feature page slider, featured category slider and featured image slider. You can check out the additional features available in pro theme.

    Let me know if this resolves your issue. Have a good day.
    Regards,
    Skandha

    in reply to: Reasons of ERR_SPDY_PROTOCOL_ERROR on Chrome #133635
    Skandha
    Participant

    Hello @fixerrorspdy, Thank you for sharing this. I hope people having the same issue will benefit from your post.

    Regards,
    Skandha

    in reply to: Hyperlink to Header Video #133634
    Skandha
    Participant

    @tmurthy: Header video not playing on mobile phones is not an issue. This feature on mobile phone is disabled by WordPress core itself.

    Your website looks quite good. Maybe you could work on your homepage to make it look better.

    Let me know if you have anymore issues.
    Regards,
    Skandha

    in reply to: Instagram has returned invalid data #133632
    Skandha
    Participant

    @andtzz: Looks like there is some issue with the widget. Will get back to you on this as soon as possible.

    Regards,
    Skandha

    in reply to: Social Links hover effects #133624
    Skandha
    Participant

    @violetdeb: 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/fabulous-fluid/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!

    Regards,
    Skandha

    in reply to: Dividing line between posts #133623
    Skandha
    Participant

    @israel_finn: 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/adventurous/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!

    Regards,
    Skandha

Viewing 20 posts - 11,661 through 11,680 (of 12,034 total)