Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@flagshop: For Catch Kathmandu free theme, please post in Catch Kathmandu Support forum at http://catchthemes.com/support-forum/forum/catch-kathmandu-public/ with your site URL so that I can check in your site and suggest you css.
Sakin
Keymaster@Kuo Wei: Sorry there was issue in the theme. So, we have updated the theme and have attribute you at http://catchthemes.com/changelogs/simple-catch-pro-theme/
Now, you can download the latest version from your account at http://catchthemes.com/my-account and for update instructions, you can check out http://catchthemes.com/theme-instructions/simple-catch-pro/#updating
Sakin
Keymaster@Neil: Thanks for your appreciation 🙂
Sakin
Keymaster@Tuttle: You are checking in “Header Image”. For logo, you can go to “Appearance => Theme Options => Header Options”, upload image in “Logo url” and then uncheck ”
Disable Logo”Sakin
Keymaster@lmf33: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS” box:
.entry-content { padding-top: 0; } .entry-content p:last-child { margin-bottom: 0; }Sakin
Keymaster@ktuth: Please post in your site URL and then I can check in. For layout, first priority will be give to the layout option in page meta box called “FullFrame Options” which you will see below that page text editor. So, edit that page and check in layout. Then only the preference will be given to layout in “Appearance => Customize => Theme Options => Layout Options”
Sakin
Keymaster@steve: To show 3×3 ads, you need to increase the size of the sidebar. So, add the following css in “Appearance => Theme Options => Custom CSS” box:
@media screen and (min-width: 1023px) { .wrapper { width: 1018px; } #primary { width: 60.64%; } #secondary { width: 36.28%; } }Sakin
Keymaster@Fede1583: It’s difficult to support site without online URL. So, try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#fixed-header-top ul li:after { color: #fff; content: "/"; } #fixed-header-top ul li:last-child:after { content: none; } #fixed-header-top ul li a { display: inline-block; }Sakin
Keymaster@Carlo:
1. For margin, go to “Appearance => Theme Options => Header Options” and then change “Header Bottom Margin” as per your need.
2. There is no option to change that fixed header image with video or slider. But you can add additional slider just below the menu. For that, you need to go to “Appearance => Theme Options => Featured Slider => Slider Options”, then select “Featured Image Slider” in “Select Slider Type” and “Full Width Slider” in “Slider Layout”. Then you can upload image from “Appearance => Theme Options => Featured Slider => Featured Image Slider Options”. For more about image slider, check this http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/August 30, 2015 at 10:48 pm in reply to: Featured Content Background Image & Installing Facebook Pixels #65630Sakin
Keymaster@vichewordpress: one more thing you need to change, you need to replace
wp_page_menu( array( 'menu_class' => 'page-menu-wrap' ) );with the following:
wp_page_menu( array( 'menu_class' => 'menu catchresponsive-nav-menu' ) );Sakin
Keymaster@Carlo:
1. Sorry please replace previous css:#secondary, #sidebar-header-right { display: block; width: 100%; }with the following css:
#sidebar-header-right { display: block; width: 100%; }2. Then to center it, replace previous css:
.sidebar-top .widget { width: 100%; }with the following:
.sidebar-top .widget { text-align: center; width: 100%; }Sakin
Keymaster@effess: For that you need to build child theme and then copy image.php file and then edit orderby
Sakin
Keymaster@Haydie: Thanks… Hope they will come with solution soon. Thanks
Sakin
Keymaster@Susie: You also need to add the following css:
#feature-slider .cycle-slideshow img { width: 100%; }Sakin
Keymaster@scooby: But those featured image are for posts in archive page. In page, you can just add image using “Add Media” and then insert into page.
When i page you are trying to add image.
Sakin
Keymaster@Carlo:
1 & 2) I see that you have added widget in “Header Top Sidebar”. So, it will be at top of your page. For header right, you need to move that widget from Header Top to the Header Right Sidebar.3. To center it, you can add teh following css:
#branding #text-3 { text-align: center; }4. This is default search widget in Header Right Sidebar. So, if you have no widget in “Header Right Sidebar” then default search widget will appear. You can either add widgets to Header Right Sidebar or replace that search widget or disable header right sidebar from “Appearance => Theme Options => Header Options” and check in “Disable Header Right Sidebar”
Sakin
Keymaster@paulFort2: Ok you can hide it by adding the following css in “Appurtenance => Theme Options => Custom CSS” box:
#slider-wrap .featured-text { display: none; }Sakin
Keymaster@Joyce: Looks like you already fixed it. Sorry for the late response as your text like were marked as spam and couldn’t check in.
Chicago Pro has new sidebar so it might get conflict with. Go to “Appearance => Widgets” and check if there is anything in Header Right Sidebar.
-
AuthorPosts
