Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@paigeohliger: Are you talking about the header menu. If it design like that. See this http://catchthemes.com/demo/catch-mustang/parent-page/ and http://catchthemes.com/demo/catch-mustang/ But if you want it to look similar then add the following css:
#header-bg { margin-bottom: 63px; }
#access { margin: 0 0 -63px; }
Sakin
Keymaster@rlsdesigns: No need to worry about the css. The main problem is with the Cache plugin WP Super Catch. So, first you need to clear the cache from it’s settings page then you can deactivate and delete it.
Have a nice weekend.
Sakin
Keymaster@mangogear: Welcome anytime. 🙂 It will be great if you could take sometime to post review for us in http://wordpress.org/support/view/theme-reviews/simple-catch
Sakin
Keymaster@rlsdesigns: I haven’t received any email from your side. But I checked your site and found that you have installed the WP Super Cache, by which your css in not loading properly in IE8.
Please clear your cache through WP Super Cache and if there is any minify of css then remove that as well. Then it will be fixed.
Sakin
Keymaster@mangogear: For twitter:
ul.social-profile li.twitter a { background-position: -44px -43px; }
Sakin
Keymaster@paigeohliger: Here goes the css for Readmore and send button
a.readmore, input[type="reset"], input[type="button"], input[type="submit"] { background: none #ef5a29;}
Sakin
Keymaster@alex: there was problem with the theme while you uploaded and I have already fixed with after you send me your WordPress and FTP access. Thanks a lot for using Catch Themes and Trusting me to fix your site.
Sakin
Keymaster@richardcharlesandrews1: Please use Custom Menu feature of WordPress to support that. see this to add custom menu http://en.support.wordpress.com/menus/
Sakin
Keymaster@ctannehill: Featured Slider in under the Theme Options panel under Appearance Tab.
Sakin
Keymaster@amberatx: In your child theme replace the css
.no-padding-left { display: none; }
with
.entry-meta .no-padding-left, .entry-meta span { display: none; }
Sakin
Keymaster@rlsdesigns: Can you send me your screenshot of IE8.
Sakin
Keymaster@paigeohliger: Please make the site like and then I will check your site and suggest you the css change. Post message after you have your site live.
Sakin
Keymaster@paigeohliger: I need to look at your site to see what is happening and then only I can suggest you the css changes. You site URL http://plantricious.com/ is in coming soon.
Sakin
Keymaster@Abbtt: Please be cause about your css changes. Then increase the width by following css:
#main #content img { max-width: 940px; }
Sakin
Keymaster@TabithaHofmeijer: Are you talking about the pages in your menu. Then there is cool drag and drop “Custom Memu” function of WordPress. Read this http://en.support.wordpress.com/menus/
Sakin
Keymaster@alday_j: Great. When you do any customization on CSS don’t edit style.css. Just add the custom css in “Custom CSS” box in your Theme Options panel.
Sakin
Keymaster@Mapillustrator: It takes Site Title for the Logo URL. This is for SEO and as per the theme guideline. So, please add in Site Title in “Settings -> General” panel of your WordPress Dashboard. Then id you want to hide for visitors then Disable it from “Appearance -> Theme Options -> Design Settings -> Logo Options”, Check option for disable Disable Site Title.
Sakin
Keymaster@1959LPS: This theme is designed to add the selected menu as the header. If you want to user default tinynav then get it from http://tinynav.viljamis.com/. Where you can build child theme and then wp_dequeue_script() to catchbox-menu script and wp_enqueue_script() to add new tinynav.
Sakin
Keymaster@mwjohnston1: You can add the category “News” and post the articles in News category. Just like here in Demo we have post articles in “Uncategorized” category. http://catchthemes.com/demo/catchbox/category/uncategorized/.
For menu you can use Custom menu and can add any pages, posts, categories, in sidebar or in the any menu positions. See this for custom menu http://catchthemes.com/demo/catchbox/category/uncategorized/
For disabling the Comment box. See this http://en.support.wordpress.com/enable-disable-comments/
-
AuthorPosts