Forum Replies Created
-
AuthorPosts
-
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.
Sakin
Keymaster@alisonmckellar: Sorry this is more of technical. If you know about it then I can suggest you to change it. But I recommend you to use Featured Image Slider instead of Featured Post Slider where you can upload the image of your own size.
Sakin
Keymaster@CarlK3D: Header Right Sidebar is only register in Catch Box Pro theme. So, you need to upgrade the theme and will be able to access the Sidebar and add social icon widgets.
See this for details in Catch Box Pro theme http://catchthemes.com/theme-instructions/catch-box-pro/
Sakin
Keymaster@fritzhesse: Sorry this is beyond the scope of our Theme. You need to customize style.css and then responsive.css. For this you need to build child theme and then make changes. So, I recommend hiring css developer http://jobs.wordpress.net/ or use tweaky services.
Sakin
Keymaster@andreas.kositz: I need to check in details about your site. So, I have just emailed you. Please respond there.
Sakin
Keymaster@fritzhesse: I haven’t received email. You can just upload the design image in your site and post the link here.
Sakin
Keymaster@keller113: Just add the following CSS in “Custom CSS” box in Theme Options panel to remove the “shadow” border
.entry-content img { box-shadow: none; }Sakin
Keymaster@fritzhesse: Yes you can use “Custom CSS” or child stylesheet to change the font of the test in the menu bar. Try use Web safe fonts http://www.w3schools.com/cssref/css_websafe_fonts.asp. For example to change to Arial font you can add as below:
#header-menu { font-family: Arial, Helvetica, sans-serif; }Yes it requires Pro version. If you have Catch Everest Pro theme, you will have option of Footer Editor box in Theme Options panel though which you can easily remove the “powered by wordpress” text.
Sakin
Keymaster@fritzhesse: I don’t understand your first question.
To remove the top white space so that your logo touches the top edge. Just add the following CSS in “Custom CSS” box in Theme Options panel.
.site { margin-top: 0; }Sakin
Keymaster@onlibebjjproject: To add category posts in the page. You need to install the plugin for which you can search in http://wordpress.org/extend/plugins/
But there is another options, just create the category names “Blog” and then add the post in that category. Then just add the Blog category in the menu through custom menu. See this on how to add custom menu http://en.support.wordpress.com/menus/
Sakin
Keymaster@alisonmckellar: I just check in your site and don’t find any white space on either side of the sliding image.
Sakin
Keymaster@myellowhair: That is Homepage Featured Content which you can mange it from “Appearance => Theme Options => Homepage Settings => Homepage Featured Content”. From here you can either disable it for add your own content.
-
AuthorPosts
