Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@carlosdonan: First I cannot view your site. It’s still coming soon. Also I can not clear about your request.
Can you explain please? Maybe add screenshot here.
Sakin
Keymaster@Jan Ove: You first need to create Menu from “Appearance => Menus” Then you can add that menu in your sidebar from “Appearance => Widgets”. Just drag and drop “Custom Menu” to you sidebar, assign the menu that you have created and save it.
Sakin
Keymaster@Jan Ove: You can build Custom Menu from “Appearance => Menus” form which you can add any page, custom links and categories. For more see this http://catchthemes.com/blog/custom-menus-wordpress-themes/
Sakin
Keymaster@chipbphoto: Yes you are right. Cheers 🙂
Sakin
Keymaster@jpbertram: You can just add the following CSS instead of
#primary { width: 100%; }in your “Appearance => Theme Options => Custom CSS” box.
.bbpress #primary { width: 100%; }Sakin
Keymaster@chipbphoto: I see that you have activate “Mobile Theme” in your Jetpack plugin settings. Just deactivate that.
September 28, 2013 at 9:06 am in reply to: My site title and tagline have disappeared. Please help! #15174Sakin
Keymaster@tlvannoy: I have contacted your through email. Please check in. The title and tagline looks empty.
September 28, 2013 at 2:21 am in reply to: My site title and tagline have disappeared. Please help! #15165Sakin
Keymaster@tlvannoy: When we check in our server. It’s working fine. We are getting Site Title and Tagline. The site title and tagline will be empty only if you have empty Site Title and Tagline in “Settings => General”. So, can you trying adding in the Site Title and Tagline in “Settings => General” and click on save.
If you still have issue then let me know it. I will need to check in your server.
Sakin
Keymaster@oly: if you want to remove the text shadow then you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.sb-selector:link, .sb-selector:visited, .sb-selector:hover { text-shadow: none; }Sakin
Keymaster@grayscottage: I just check in your site and you have successfully changed the favicon.
Sakin
Keymaster@Sarah: For image to become same size in the slider. You image size should be minimum Width: 644px and minimum height Height: 320px.
For some of the old images that your site have before changing to Catch Box Theme, you need to regenerate thumbnail. You can do that by adding “Regenerate Thumbnail” plugin. See the theme instruction at http://catchthemes.com/theme-instructions/catch-box-pro/
Sakin
Keymaster@Dignan17: Change your menu background color to #a7a9ab. Upload your red image in your site and the add the following CSS in “Appearance => Theme Options => Custom CSS” box. In the following CSS, replace image_url with your red image url.
#header-menu #access { background: url("image_url") no-repeat scroll 0 0 #005ca9; width: 98%; }Sakin
Keymaster@Frans: I check in your site and see that you have moved site title and description above the Header Image from “Appearance => Theme Options => Header Options”. So, first uncheck this. Then you can add following CSS in “Appearance => Theme Options => Custom CSS” box.
#hgroup.with-logo { clear: none; display: inline; float: left; padding-left: 10px; }Sakin
Keymaster@Frans: Yes, you can just write a post and then people can comment on it.
Sakin
Keymaster@paigeohliger: You can decrease the space by adjusting line height css.
#main #secondary .kws_form label { line-height: 25px; }Sakin
Keymaster@paigeohliger: If you refresh your browser, you will see it will load the default css for email. But it will not match with your design as you have the following CSS in “Appearance => Theme Options => Custom CSS” box.
input[type="text"], input[type="password"], textarea { background: none #fffdf9; height: 24px; padding: 3px 5px; }You need to replace that with the following CSS.
input[type="text"], input[type="email"], input[type="password"], textarea { background: none #fffdf9; height: 24px; padding: 3px 5px; }Sakin
Keymaster@Frans: I need to check in your site and then I can send CSS accordingly.
Sakin
Keymaster@RodC14: Sorry there was problem with your account and it’s now fixed. For account and sales issue, please contact our sales directly http://catchthemes.com/contact-us/
-
AuthorPosts
