Forum Replies Created
-
AuthorPosts
-
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.
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.
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”
Sakin
Keymaster@Dottie: You can drag and drop widgets or remove widget as per your need from “Appearance => Widgets”
Sakin
Keymaster@Dottie: In Simple Catch Pro theme, you can change the color from “Appearance => Theme Options => Color Options”
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”
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; }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.
March 20, 2014 at 12:51 am in reply to: Catch Everist Home Page Left Sidebar not aligning properly #21881Sakin
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/March 19, 2014 at 11:56 pm in reply to: Catch Everist Home Page Left Sidebar not aligning properly #21873Sakin
Keymaster@rsolosky: You can upload the screenshot in your site or in any photo sharing site and just add in the URL here.
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; } }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.
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.
Sakin
Keymaster@ashrafashraf: Your WordPress site is working fine to me.
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.
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.
March 19, 2014 at 2:39 pm in reply to: Header image is perfect on desktop but too narrow on notebook #21814Sakin
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.
-
AuthorPosts
