Forum Replies Created
-
AuthorPosts
-
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.
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.
-
AuthorPosts
