Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Doren: You can change that from “Appearance => Theme Options => Color Options => Site Color Options”, change the color for Footer Background Sidebar Color
Sakin
Keymaster@Doren: Those are the default widget to show the position of sidebar. You can add your own widget from “Appearance => Widgets” to Main Sidebar which will replace these. And you don’t want the sidebar at all then you can change the layout.
Sakin
Keymaster@klgarner: You can go to “Appearance => Widgets” and then drag and drop “Catchthemes: Adspace Widget” in Header Right Sidebar. Then if you have Donate Button code that you can add that code in “Advertisement Code” box and if you have Donate Button image and link then you can add image in Image URL and link in Link URL.
Sakin
Keymaster@Vesa: I see that you haven’t added “Featured Image” in your slider post. So, just edit your posts and locate the Featured Image module in the bottom right corner under Page Attributes. Click Choose a Featured Image. Then you can upload or choose image from the Media Library and then finally click on Set Featured Image
Settings Featured Image Screenshot: http://www.pinterest.com/pin/548594798329948788/April 17, 2014 at 10:31 pm in reply to: How to change font sizes that don't have custom options #26079Sakin
Keymaster@Doren: I don’t recommend you changing the Font Size as Catch Kathmandu Pro theme is responsive design theme and font sizes are manages as per the screen-size. If you like to change then can you tell me for which screen size.
Sakin
Keymaster@aslkin13: You can install “Jetpack” plugin and activate “Widget Visibility” module. Read this http://jetpack.me/support/widget-visibility/
Sakin
Keymaster@James: I see that your site header images matched the same width as the menu. You don’t need to disable responsive design. As the CSS above is for responsive design only.
Sakin
Keymaster@Jim: Multiple H1 is allowed and recommended to use in HTML5. See this http://catchthemes.com/support-forum/topic/featured-content-h1-tages-to-many/
Sakin
Keymaster@Doren: Thanks for your appreciation.
Sakin
Keymaster@HarveyLo: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
#branding { background-color: #26a4df; }Note: I recommend adding just a logo from “Appearance => Header Options => Logo url” then adding a large width logo image with blue background. This only take load to your site. So, just crop only logo and add it 🙂
Sakin
Keymaster@Stefano: Yes, all the customization made from Options Panel are 100% safe.
If you are having difficulty in updating from FTP then you can use the plugin Catch Updater and update directly from “Appearance => Themes => Add New”
Sakin
Keymaster@widge01: This look more like server issue. You might want to contact your hosting server support. You can see this http://stackoverflow.com/questions/5164930/fatal-error-maximum-execution-time-of-30-seconds-exceeded
Sakin
Keymaster@mht23: For your question 1. Link Target option is only there in Catch Kathmandu Pro theme at the movement. Sorry there it no option at this stage in Catch Kathmandu Free theme. If you want to make this in free theme then you need to build child theme and create functions.php file in your child theme and edit the function catchkathmandu_homepage_headline().
Sakin
Keymaster@pele: Sorry I don’t understand what you mean by the space between ‘Black Android Theme’ and ‘site news | about’. I don’t see that.
The double tap to zoom in mobile mode feature has already been added in Version 2.0. Just go to “Appearance => Theme Options => Responsive Design” and then check “Enable Zoom in Mobile Devices” and save changes.
Sakin
Keymaster@kimberlyd: Post in your site URL and let me know the version of IE that you are using.
Sakin
Keymaster@Doren: Yes I found it. Here it goes.
#main-slider .entry-container:hover { border-color: #1b5f7d; }Sakin
Keymaster@Melanie: Long code like that is not recommended to add in Footer Editor. It’s recommended to add it in “Footer Areas”. Go to “Appearance => Widgets” and drag and drop “1. Catch Evolution Adspace Widget” widget in your “Footer Area One” and add this code in “Ad Code:” box.
Sakin
Keymaster@jhuddleston: You can create custom menu from “Appearance => Menus” and then add menu in Header Right Sidebar. So, you have both menu and social icons.
For instruction on Creating custom menu read the following links
http://catchthemes.com/blog/custom-menus-wordpress-themes/Sakin
Keymaster@r.weber: Looks like you have edited the theme style.css and add the following css, which has height 150px, you need to make that to height: auto;
#branding img { height: 150px; max-width: 100%; }All the custom css should be added either in “Appearance => Theme Options => Custom CSS” box or in child theme style.css. Not the core theme style.css
When I check in your site, your header image is full width so you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#branding img { height: auto; width: 100%; } -
AuthorPosts
