Forum Replies Created

Viewing 20 posts - 8,381 through 8,400 (of 14,497 total)
  • Author
    Posts
  • in reply to: Make 3 Columns Equal #22016
    Sakin
    Keymaster

    @Melanie: Thanks for your appreciation but sorry there is no option to make all three columns equal. For this you might need to hire customizer as this is responsive then and to change the width, we need to change for all devices. As, it’s bit complicated.

    in reply to: How To Hide Excerpts From Showing On Front Page #22013
    Sakin
    Keymaster

    @Dottie: You can just hide the excerpt in your front homepage by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .home #primary .entry-summary { display: none; }

    Or you can build child theme and then copy content.php file in your child theme and edit it.

    in reply to: Font Size Of Post Titles #22011
    Sakin
    Keymaster

    @Dottie: In Simple Catch Pro theme you can change the font size of the post titles from “Appearance => Theme Options => Font Size Options” and then change “Content Title Font Size”

    in reply to: Move Location Of Widgets On Page #22010
    Sakin
    Keymaster

    @Dottie: You can drag and drop widgets or remove widget as per your need from “Appearance => Widgets”

    in reply to: How To Change The Header Background #22009
    Sakin
    Keymaster

    @Dottie: In Simple Catch Pro theme, you can change the color from “Appearance => Theme Options => Color Options”

    in reply to: Getting Rid Of Search Bar #22008
    Sakin
    Keymaster

    @Dottie: It would have been great if you had posted your site URL. So, that I can check in and send you the custom css. Now, since you have posted question in Simple Catch Pro theme support, I am giving your solution on the basic of Simple Catch Pro theme.

    The Search boar at the top of the page is added in Header Right Sidebar Area. You can either completely remove Header Right sidebar from “Appearance => Theme Options => Header Right Sidebar Options” or if you want to add another widget instead of search then you can add widget to Header Right Sidebar from “Appearance => Widgets”

    in reply to: Feature Request: Font Options for Homepage Headline #22004
    Sakin
    Keymaster

    @heatherlb: Maybe your computer has Amaranth font. So, it is showing. You first need to load the google font. So there is one trick as you don’t have Site Title enabled. You can go to “Appearance => Theme Options => Font Family Options” and choose “Dancing Script, sans-serif” in “Site Title Font Family”. Then add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #homepage-message { font-family: "Dancing Script",sans-serif; }

    in reply to: Media Library Error #22001
    Sakin
    Keymaster

    @Keren: This is admin issues. Can you tell me more about this issue. Have you recently installed or updated any new plugins? Try disabling plugin and also check your media settings at “Settings => Media” in your WordPress dashboard.

    in reply to: Catch Everist Home Page Left Sidebar not aligning properly #21881
    Sakin
    Keymaster

    @rsolosky: You can use site like awesomescreenshot.com, pinterest.com, flickr.com or dropbox. In catch theme we user pinterest as
    http://www.pinterest.com/catchthemes/

    in reply to: Catch Everist Home Page Left Sidebar not aligning properly #21873
    Sakin
    Keymaster

    @rsolosky: You can upload the screenshot in your site or in any photo sharing site and just add in the URL here.

    in reply to: Page Title Styling #21871
    Sakin
    Keymaster

    @sbartsch: Ok you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    /* For Screen Size above 768px */
    @media screen and (min-width: 769px) {
    .entry-header .entry-title {
        font-size: 40px;
        font-weight: bold;
    }
    }
    in reply to: Post to Pages in Catch Evolution Pro #21870
    Sakin
    Keymaster

    @Brock: Sorry I don’t get it what you mean by by same thing for specific pages. Can you explain bit more with reference to your site URL.

    in reply to: Help! Can't Load mp3's on my Page. #21869
    Sakin
    Keymaster

    @Kevin: Theme doesn’t have control on Memory Size. This is from your hosting server. I will also email you so that we can come with the better solution.

    in reply to: Big issue #21864
    Sakin
    Keymaster

    @ashrafashraf: Your WordPress site is working fine to me.

    in reply to: Header and subhead #21863
    Sakin
    Keymaster

    @jagbabs: It’s because you have very large Logo and then site title. If you reduce these then your search will be at right side and it will look like our demo page at http://catchthemes.com/demo/simplecatch/

    Your header image: http://www.windsorcricketacademy.com/wp-content/uploads/2014/03/cropped-windsor_crown_logo11-300×287.png. Can you reduce that image width to 200px.

    in reply to: Header width and header top sidebar #21862
    Sakin
    Keymaster

    @Sebastian: About changing the position of Header Image we will be adding this in new version. So, you might have to wait for few days.

    Then for the widgets in the middle. This is not available. You need to build child theme and add the area. For this I suggest you to hire a customizer.

    in reply to: Catch Everest Update | Customization #21860
    Sakin
    Keymaster

    @sbartsch: All good thanks 🙂

    in reply to: Qtranslate and featured slider #21829
    Sakin
    Keymaster

    @Robson: Thanks for your email and will try to work in this and send you the update.

    Sakin
    Keymaster

    @Bouncedancer: Oh ok now I got it. It’s because of the screen resolution. You Chromebook screen resolution is higher then vista. So, to make it both look like the same. You need to upload the bigger size header image. For full width header image, I recommend you to add image with 1190px width. You current header image width is only 990px width.

    in reply to: Catch Everest Update | Customization #21792
    Sakin
    Keymaster

    @sbartsch: That is fine. You will not lose anything. Just go ahead and update it. All the customization that you have done form Appearance => Theme Options are perfectly compatible for update.

Viewing 20 posts - 8,381 through 8,400 (of 14,497 total)