Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@fogruen: Can you change it through Color options and send me your site URL. Then I will check in your site why it is not working and give you the css code to change it.
Sakin
Keymaster@tracypie: I just check in your product http://kickinitinkindergarten.com/product/jan-brett-author-study/ and found that image url as http://kickinitinkindergarten.com/wp-content/uploads/2013/09/JanBrettAuthorStudy-e1379201537379.jpg
This image is small so when expanding it is blurred. So, upload the larger image.
Sakin
Keymaster@ashrafashraf: What happen? Why cannot you update the theme. can you explain.
Sakin
Keymaster@wardism: You can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 1000px) { #content p { font-size: 14px; } }Sakin
Keymaster@Yybjaa: I am not sure I understand your issue. Maybe you can send me screenshot showing what is it.
Sakin
Keymaster@fogruen: If you don’t change any font then then the site will not load the google font. So, I think this is not an issue.
About font face css code, you need need to build child theme and then add font in your child theme and then add css in child theme style.css
September 14, 2013 at 10:56 pm in reply to: Remove text for location on certain pages in Navigation Menu #14535Sakin
Keymaster@interiorsalvage: Yes you need to add it in “Appearance => Theme Options => Custom CSS” box or you need to build child theme in then add in child theme style.css
.page-header { display: none; }Sakin
Keymaster@Evocom: skype:echo123?call works on Catch Everest Pro 1.5.1. After you update your theme did you change the value in your theme options.
Sakin
Keymaster@kat22: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#hgroup.with-logo { clear: none; display: inline; float: left; padding-left: 10px; }Sakin
Keymaster@omgstyle: Looks like you have customize the core theme files. So, I cannot check in. Can you tell me your customization.
Sakin
Keymaster@offirkeren: Full width is also responsive in Catch Everest Theme. So, what is the issue? Let me know it and also send me your site URL.
Sakin
Keymaster@omgstyle: You can add the following CSS.
.home #main { display: none; } #hgroup-wrap { display: none; }Sakin
Keymaster@Sev: You need to add the following additional CSS in “Appearance => Theme Options => Custom CSS” box.
#main #content img { border: none; }Sakin
Keymaster@Lizettegfernandez: Email Subscription doesn’t fall in Theme Territory. It falls under plugin territory and we are not allowed to add in as per the guide line of WordPress.org.
So, you can just add the plugins. Search for free plugin at http://wordpress.org/plugins/
Sakin
Keymaster@CocktailMarketing: I can see the slider is displaying fine in your site. Can you clear your cache and refresh your browser to check in.
Sakin
Keymaster@tnotty: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
/* For Sidebar Widget Title */ #secondary .widget-title { color: #fff; } /* For Sidebar Widget Text */ #secondary .widget { color: #fff; } /* For Sidebar Widget Link color */ #secondary .widget-area .widget a { color: #fff;; }Sakin
Keymaster@tnotty: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.featured-slider .slides { border-bottom: 20px solid #fee000; }Sakin
Keymaster@bekay86: You need to add in the post IDs in “Appearance => Theme Options => Featured Slider => Slider Options”.
I just see that you have added the Post ID 540
But I don’t see other Post ID.
You need to post ID “#1 Featured Post ID”, “#2 Featured Post ID”, “#3 Featured Post ID” and “#4 Featured Post ID”Sakin
Keymaster@mvtpinheiro: Yes that will not work as your have setup as “Content layout” as “Show excerpt” in “Appearance => Theme Options” from your WordPress Dashboard. This will automatically take the excerpt text of the your content as defined in “Excerpt Length in Words”. But if you want different word to be displayed in excerpt then you can add in your text in Excerpt Box in your post. See this screenshot for excerpt box http://www.pinterest.com/pin/548594798330200958/
If you want to break your content with more then you have to choose “Show full content” in your “Content Options” from “Appearance => Theme Options”.
-
AuthorPosts
