Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@rbrt_bene: Yes let me know what you want to do it with your reference to your site URL.
Sakin
Keymaster@insanelydivine: I see that you have removed the border that is why it is showing big gap. You can add the following CSS in “Appearnace => Theme Options => Custom CSS” box.
#content article { margin-bottom: 0; padding-top: 0; }Sakin
Keymaster@brooklynfunbus: You can add the text from Text Widget in the Footer Sidebar.
You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to adjust the font size.
#footer-sidebar .widget-title { font-size: 14px; }Sakin
Keymaster@Jeff: Sorry your question is not clear. So, can you explain with reference to your site URL.
Sakin
Keymaster@youngwings: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.comments-title { margin-bottom: 15px; } .comments-area article { margin-bottom: 10px; padding-bottom: 10px; } .comments-area article header { margin-bottom: 10px; } .comments-area article p { margin-bottom: 10px; }Sakin
Keymaster@jatco: Sorry, I don’t understand your question properly. Do you mean to change the entire header that is grey background with your own image. Then first you need to upload the image in your site and then add the following CSS in “Appearance => Theme Options => Custom CSS” box. In the following CSS replace the text Your Image URL with the image url
#header { background-image: url("Your Image URL"); }Sakin
Keymaster@cowboy-mike: Yes, you can either update the theme from WP Admin or from FTP. But works fine and it will not effect your custom CSS and theme settings.
Sakin
Keymaster@Peter: It looks like the image you uploaded for custom social icon is small http://erp-training.nl/sap/wp-content/uploads/2013/12/ukflagW30.gif . You need to upload image with minimum 40px width and 40px height.
Sakin
Keymaster@blackkeys: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-right { clear: both; }Sakin
KeymasterYour footer.php should be like this http://themes.svn.wordpress.org/catch-evolution/1.3/footer.php
Sakin
KeymasterHi Pawel,
Looks like you have issue with the translation .mo and .po file. All confused as it validate in our site. So, I have disable that again.
Regards,
SakinSakin
Keymaster@web-automobile: For Facebook open graph, it is best recommended to use plugin.
Sakin
Keymaster@Oceani5: You cannot change only for Menu. You can change the font from “Appearance => Theme Options => Font Family Options”.
Sakin
Keymaster@Jaime: Check your footer.php file for
<?php /** * catchevolution_site_generator hook * * @hooked catchevolution_footer_social - 10 * @hooked catchevolution_footer_content - 15 */ do_action( 'catchevolution_site_generator' ); ?>Sakin
Keymaster@Annie: What you have change in the theme. Looks like you have changes the code. Load the default theme and then you can change the permalink structure from “Settings => Permalinks”
Sakin
Keymaster@offirkeren: You can increase the padding by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
.sb-options a { padding: 10px 4px; }Sakin
Keymaster@offirkeren: Speed depend on your Server and Configuration. If you want the best server then you can use WPEngine. They have server choices, Best Cache, CDN option and best security.
But if you are using any other server then you can use W3 Total Cache plugin and also reduce the image sizes by WP Smush.it plugin.
See your site test at http://tools.pingdom.com/fpt/?testurl=themobilecasino.co.uk#!/bmJCvt/themobilecasino.co.uk
And Catch Everest test at http://tools.pingdom.com/fpt/#!/GBajT/http://catchthemes.com/demo/catch-everest/ -
AuthorPosts
