Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@korpinar: I just was checking in for the version update. But the “Calibri” font you have asked in to be added in not a google font or web safe font. So, we will not be able to add that. Since, it is also not a free font, we cannot distribute in theme.
But if you have License of the font, then you can build child then use font embed options.
Sakin
Keymaster@japegar: Send me your site URl and also let me know fo you want. About the widget title, we can change the color of the tile but not the background. But yes you can change the background color of whole widget.
Sakin
Keymaster@grstahl: Now I cannot see in any browser. I will contact you through email and fix this issue.
Sakin
Keymaster@Luis: In you have Catch Box Pro then you can just add the “Catch Box Social Widgets” to Header Right Sidebar from “Appearance => Widgets”
Sakin
Keymaster@steve519: Noted down. But why don’t you just add the category in the menu through Custom Menu “Appearance => Menu”.
Sakin
Keymaster@Samson81: If you want it for entire site then just remove the .home from your css. It will be as below:
.home #main { padding-top: 0; }
.home .page .entry-header { margin-bottom: 0; }
The place where you have added the slider, we cannot remove the margin. You must add the slider above #main div.
Sakin
Keymaster@asfh91: This topic has been answered a lot of time in various forum thread. I am posting it again here as well. Catch Everest free theme only have option to add in “Featured Post Slider” which highlight the posts.
1. First create the Post and don’t forget to add in the Featured Image in the post as this image is used in the slider. To add featured image see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image
2. Then get the ID of the post. When you edit your post or write a post. you will see the id in your browser address bar. You will also be able to see the post ID in “All Posts” section. But if you cannot find it then you can use this plugin to view it http://wordpress.org/extend/plugins/catch-ids/
3. Then go to “Appearance => Theme Options => Featured Post Slider”. Add in the post id.
Sakin
Keymaster@13alaise: Please post your site URL so that I can check what you have done and send your the css code.
Sakin
Keymaster@Samson81: You can add the following css in “Custom CSS” box in Theme Options panel which will remove the white space between the menu and the image slider in homepage.
.home #main { padding-top: 0; }
.home .page .entry-header { margin-bottom: 0; }
Sakin
Keymaster@jonatadventure: Can you send me the url of the page as I cannot find the page. I check in your site but didn’t find page aimed at colleges.
Sakin
Keymaster@andrewshen: Please take a look at “Appearance => Theme Options => Featured Slider”. There you have to select Featured Post Slider and activate it. And for Homepage Featured Content look at “Appearance => Theme Options => Homepage Settings”.
I will also contact you through email in case you have problem.
Sakin
Keymaster@FordTheWord: Please post your site URL here and also let me know in which position you want to change you logo to. I am not so clear about your question.
About the menu stick on top of screen when scrolling. Sorry for this you need expert help from CSS developer. So, consider hiring someone by posting on http://jobs.wordpress.net/ or tweaky.
Sakin
Keymaster@lermi: Homepage headline area is to write message. But yes it also accepts HTML codes. So you can just add image with HTML code see this on image HTML tags http://www.w3schools.com/tags/tag_img.asp
Sakin
Keymaster@Samson81: You can add the following CSS in “Custom CSS” box in Theme Options panel.
.site {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
Sakin
Keymaster@frederikwa: You can add widget in your Footer and add image there. Also you can add in plugin for images.
Sakin
Keymaster@grstahl: I check it from chrome and it fine. But in mobile is is not showing. I just check in details in your site and found that you have install W3 Total Cache. Can you clear all cache for the settings and check it.
Sakin
Keymaster@grstahl: I check it from chrome and it fine. But in mobile is is not showing. I just check in details in your site and found that you have install W3 Total Cache. Can you clear all cache for the settings and check it.
-
AuthorPosts
