Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@dan: For Catch Box Theme, you will not find option to add more social links icons. But yes you can request one and out developer will add in version updates.
But if you know little bit about code then you can do that yourself. Just add link in any social icon that you don’t want then change the icon image from social-profiles.png which you will find in image directory of the theme.
Sakin
Keymaster@chukarnold: Just add the following CSS in “Custom CSS” ox in Theme Options panel.
#sidebar h3 { text-transform: none; }Sakin
Keymaster@Samson81: Just add the following CSS in “Custom CSS” box in Theme Options panel.
.entry-content table, .entry-content td { border: none; }Sakin
Keymaster@Elisabetta: I just check in your site and found strange code added. Then I suspected that your site has been hacked.
So, I scan your site and found malicious code. See this http://sitecheck.sucuri.net/results/www.federicoalberati.com/ and see this http://wordpress.org/support/topic/help-ive-been-hacked-or-adware
Sakin
Keymaster@goksanyb: I looked at your site and you are using Catch Everest Free theme with Responsive options disable.
In this case, you can just increase the padding left for your logo as per you need. Just adjust the width as per you need in following code and add it in “Custom CSS” box in Theme Options panel.
#site-logo { padding-left: 20px; }To edit the copyright footer, you need buy Catch Everest Pro theme http://catchthemes.com/themes/catch-everest-pro/
Sakin
Keymaster@danskvand: You are using older version of Catch Everest. Please update and it will be fine.
Sakin
Keymaster@digby: You can just change the color code in the below CSS and add it in “Custom CSS” box in Theme Options panel.
/* Page Title Color */
.entry-header .entry-title { color: #222; }
Sakin
Keymaster@13alaise: Since the width of them image is larger than 810px width. It pushed the social icons down which caused the height issue.
You can check the height issues. For example, just add the following CSS in “Custom CSS” box in Theme Options panel.
#site-logo { max-width: 825px; }Sakin
Keymaster@13alaise: I just check in your site and font that you have header image a large one. See this http://test.gdid-conseils.com/13alaise/wp-content/uploads/2013/04/Banniere_pecheur.png it’s 889px width. You can reduce this header image width, and it will be fine.
Sakin
Keymaster@FordTheWord: For details changes I need your site URL. As the custom css is mostly different in sites. Yes, this custom theme works only for Catch Box Pro theme.
For menu background color. Change the color code as per your need.
#branding #access { background: none #324232; }Sakin
Keymaster@drinklife: Ok sure will contact you.
Sakin
Keymaster@bill: You have not disable comment in this page http://faithlcmc.org.previewdns.com/?p=113 where as you have disable it here http://faithlcmc.org.previewdns.com/?p=396
So an you check your comment settings and disable it first.
Sakin
Keymaster@FordTheWord: I need to see your site to give you exact css. But you can try adding in the following CSS in “Custom CSS” box in Theme Options panel to mode the header image to right.
.logo-wrap { float: right; }Sakin
Keymaster@steve519: Thanks and I have take that in consideration about posting blog posts to page. We nee to think about it for advance users like you. But for basic users, they will get confused with posts, pages, and categories, if I mix it all. So, maybe I will add this option in Pro version with Enable function in Theme Options panel.
Sakin
Keymaster@Luis: You just posted in other thread. So, I am confused what are you asking and for which site. Let me know the details.
Sakin
KeymasterDear Luis,
For sidebar widget image slider you can download plugin. Search here http://wordpress.org/extend/plugins/
Regards,
SakinSakin
Keymaster@andrewshen: I have found global $post issue related to is_front_page() function. So, I have fixed that. Also we will be releasing the new version of the theme tonight. But you don’t need to update as I have already updated for you.
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.
-
AuthorPosts
