Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@peenie92: Ok you can change the margin top value in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box:
/* Margin above Logo */ #header .logo-wrap { margin-top: 54px; } /* Margin above Social Icons */ #header .social-search { margin-top: 40px; } /* Margin above Menu */ #header #mainmenu { margin-top: 40px; }Sakin
Keymaster@Claudio: As one image is the Featured Image that you have added in your page and another one is the the image inside your page content. So, you can either remove the page image or the featured image in your page.
Or you can add the following css in “Appearance => Theme Options => Custom CSS” to hide that image in your page.
#featured-content .entry-container .wp-caption { display: none; }Sakin
Keymaster@Claudio: Sorry I don’t understand it. Can you explain in reference with your site URL?
Sakin
Keymaster@6figurefamily: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
footer .entry-meta { display: none; }Sakin
Keymaster@msyarif: Sorry my question where did you see the top image with arrow on middle left and right of slider. Are you trying to make that or you have seen it in our site.
Sakin
Keymaster@msyarif: It’s strange why you have different arrow. Can you send me your site URL so that I can check in.
Sakin
Keymaster@Edward: For slider there is not option like specific pages. The options are to Enable Slider either only on Homepage or on Entire site.
But yes, you can disable Header Image in particular page/posts. For that you can edit those page/post and below you page/post editor you will see “Full Frame Options” metabox, where you can click on “Header Featured Image Options”, check “Disable” and then update your page/post.
Sakin
Keymaster@Melissa: It let’s you add url. For example, I will add in Catch Themes as catchthemes.com . It’s working fine.
Sakin
Keymaster@Paul:
1. Thanks. You can try adding in the following css in “Appearance => Theme Options => Custom CSS” box:.site .widget_catchbase_social_icons a:hover { text-decoration: none; } .site .widget_catchbase_social_icons .icon-hover, .site .widget_catchbase_social_icons .has-hover:hover .icon-static { display: none; } .site .widget_catchbase_social_icons .has-hover:hover .icon-hover { display: inline-block; text-decoration: none; border: none; }2. For that you need to edit that page and at the bottom of our content editor of that page, you will see “Catchbase Options” meta box, from where you can change layout to “No Sidebar (Full Width) and update page.
Sakin
Keymaster@tygood36: There is no option to do that. If you just show that then it will be long header that shows above your site. This theme is not design to do that. Maybe you want to try in Adventurous theme or Catch Flames theme.
Sakin
Keymaster@boardwalk: Thanks for finding issue. It’s compatibility issue with Portfolio Slideshow Pro plugin
Sakin
Keymaster@Nick: Yes, it’s responsive. Can you share your site URL so that I can check in. You can check our demo URL with your mobile device at http://catchthemes.com/demo/catch-kathmandu/
Sakin
Keymaster@Keith: Ok then ignore all previous uss and just add the following css to add border in all posts and post in homepage.
#content .hentry { border: 2px solid #7d1515; }Then to reduce the space between widget, you can remove margin bottom and paggind bottom by adding the following css:
#secondary .widget { margin-bottom: 0; padding-bottom: 0; }Sakin
Keymaster@Matthew: Thanks will check in details
Sakin
Keymaster@Fuchur: Your code look good. After you update the code. Did you change any value in Customizer social icons so that it clears the transient cache.
We are in the process of adding in the theme in next version update. We are in the process of adding two one for Skype Call and another for skype call my number. Thanks 🙂
Sakin
Keymaster@peenie92: First of all your logo image http://www.ifishanywhere.com/wp-content/uploads/2015/03/15225_iFishanywhere_LOGO_4-e1426460259872.png has lot of bank space above and below. So, you need to edit that logo and check back.
Sakin
Keymaster@Matthew: Can you let me know what’s broken. Also after upgrade don’t forget to clear your Cache from W3 total Cache plugin settings and check your custom css.If you want assistance in upgrade installation then I can do that for you. There will be few item you might need to reassign back like custom menu and so on. See this http://devotepress.com/wordpress-writing-editing/upgrade-premium-version-wordpress-themes-eg-adventurous-pro/
I will email you just in case you need help in upgrade setup then I can do that smoothly.
March 15, 2015 at 10:36 pm in reply to: how to remove title and Excerpt from post feature slider #53391Sakin
Keymaster@Stephanie: You can add the following css in “Appearance => Theme Options => Custom CSS” box to hide the Featured Post Slider title and excerpt text.
#main-slider .entry-container { display: none; }But if you choose Featured Image Slider from “Appearance => Theme Options => Featured Slider => Slider Options => Select Slider Type” then you can use upload image and link as per your need. If you don’t want title and content then you lave that empty.
Sakin
Keymaster@llosongco: Sorry I don’t get it what you mean. Can you explain in reference with your site URL.
-
AuthorPosts
