Forum Replies Created

Viewing 20 posts - 10,221 through 10,240 (of 12,034 total)
  • Author
    Posts
  • in reply to: Remove the "Category:" #154794
    Skandha
    Participant

    @swaitela: To remove the text “Category” from category page you will need to create a child theme and do a bit of customization. Let me know if you are familiar with child theme customization so that i can provide you the code otherwise I suggest you to hire a customizer.

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

    Skandha
    Participant

    @orthosoc: I checked the issue at my end and the header image seems to be changing every time on refresh. Please make sure you clicked on Randomize uploaded headers option before publishing.

    To make the site-title box transparent
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-title a, .site-title a:hover {
    	color:#000;
    }
    .site-title {
    	background:none;
    }

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

    in reply to: Text box #154784
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Table Alignment #154783
    Skandha
    Participant

    @futuredays: This should be possible. Please post in your site URL so that I can provide you the necessary CSS Code.

    Kind Regards,
    Skandha

    in reply to: link for site title tagline #154782
    Skandha
    Participant

    @voodoochill: This is not the way to do it. To add a hyperlink to site-tagline
    Go to => Child Theme Folder => functions.php and add the code in this link.

    Replace the link https://wordpress.org in the code with your URL.

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

    in reply to: Catch Fullscreen Pro – Add Sections? #154779
    Skandha
    Participant

    @jeffkl99: You can add sections by going to Appearance => Customize and adding the required section. I could provide you the demo content that will help you build your website.

    Let me know if you would like to have the demo content.
    Kind Regards,
    Skandha

    in reply to: featured image posts #154758
    Skandha
    Participant

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

    .single-post .featured-image.from-metabox.disabled {
        display:none;
    }

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

    in reply to: How To Change Layout #154757
    Skandha
    Participant

    @swaitela: Hello there, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/higher-education/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: Demo content #154756
    Skandha
    Participant

    @habibi-sutofu: You may have not checked the Download and import file attachments while importing the demo file. Try importing again and check the option.

    Kind Regards,
    Skandha

    in reply to: Demo content #154751
    Skandha
    Participant

    @kroesio: I am sent you the demo file by email.

    Kind Regards,
    Skandha

    in reply to: Size of images at News-page #154750
    Skandha
    Participant

    @svguitar: I will get back to you soon on this.

    Kind Regards,
    Skandha

    in reply to: Front page links removed? #154736
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Customizing The Homepage and Background #154735
    Skandha
    Participant

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

     /* To remove Recent post section */
    .home #content {
        display:none;
    }
    /* To remove background on Releases page */
    .page-id-35 #site-content-wrapper {
    	background:none;
    }

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

    Skandha
    Participant

    @janianni: To change the font and size of “Contact us”
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-item-489 {
    	font-family:ravie;
    	font-size:16px;
    }

    You can change the font size and font family according to your choice.

    Currently it is not possible to add snapchat icon using social links.
    For this you need to use Font Awesome Icons and add a bit of additional CSS Code.

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

    in reply to: Css does not load in Safari #154723
    Skandha
    Participant

    @srijan: I will check your site and get back to you soon on this.

    Kind Regards,
    Skandha

    in reply to: Homepage images are getting cropped #154719
    Skandha
    Participant

    @kimberlyds: Please use Regenerate Thumbnails plugin. This should resolve the issue.

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

    in reply to: Open Posts In New TAB #154660
    Skandha
    Participant

    @infinitydon: You can use the Featured Content Image type which has the option to open featured content in a new tab 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.

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

    in reply to: Error: Update package not available #154658
    Skandha
    Participant

    @richardmin: You cannot update pro theme like you update free theme. To update pro theme you’ll need to first download the theme from https://catchthemes.com/my-account/page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
    Please check the tutorial video in the link below:
    https://www.youtube.com/watch?v=W95SuabDZi8
    For more, check out theme instructions at https://catchthemes.com/theme-instructions/clean-fotografie-pro/#updating

    Let me know if this helps you out!

    Kind Regards,
    Skandha

    in reply to: Footer 2-3 #154657
    Skandha
    Participant

    @sofilambertgmail-com: To make footer 1 full width and deactivate footer 2-3 just use widgets in footer area 1 and leave footer area 2 and 3 empty.

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

    in reply to: Numerous Questions #154656
    Skandha
    Participant

    @marketingthebestirs-com: Please post in your site URL so that I can look into the issues and provide you possible solutions.

    Kind Regards,
    Skandha

Viewing 20 posts - 10,221 through 10,240 (of 12,034 total)