Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@cesudweeks: For Gallery, we recommend either default WordPress Gallery or use JetPack plugin “Gallery Module”. We haven’t use Social Gallery Lite plugin so don’t know much about it. If you want to use that plugin then you need to post in that plugin author support from about this issue. As we use default WordPress functions. So, that plugin author should have answer for this.
Can you post in your site URL where you have issue so that I can check in.
Sakin
Keymaster@Kim: It must be Primary menu and you can change that color from “Appearance => Theme Options => Color Options => Menus Color Options => Primary Menu Color Options”
Sakin
Keymaster@truewp: It’s not a bug. You haven’t look at the options. Just go to “Appearance => Theme Options => Promotion Headline Options” and then un-check “Target. Open Link in New Window?” and save changes.
November 19, 2015 at 12:26 am in reply to: Upgrading from Simple Catch Free 1.4.9.1 to Simple Catch Pro 3.2.1 #79823Sakin
Keymaster@Damian: Sorry I don’t use Skype much. Ok I have replied you in email but you haven’t mention the exact issue in email. So, send me more details about the issue and then I can provide you solution for that.
Sakin
Keymaster@tosgood: Hum, it’s strange. Now, I can see the default logo image but no title and tagline. I can check in your site. I will email you.
Sakin
Keymaster@Edward: For mobile menu color, we are working on it and will be release it by tomorrow. So, please wait for that
But I don’t get it which font are you talking about. We use same font for mobile and desktop. There is no changes.
The default font is defined as below:body, input, textarea { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }Looks like your desktop computer don’t have Helvetica Neue font install so it’s loading Arial font as alternative.
November 17, 2015 at 8:47 pm in reply to: Upgrading from Simple Catch Free 1.4.9.1 to Simple Catch Pro 3.2.1 #79756Sakin
Keymaster@Damian: Simple Catch Pro is little different then Simple Catch Free theme in terms of structure. But if terms of design it’s same. Simple Catch Free theme is build in HTML4 and CSS2 with static layout where as Simple Catch Pro theme is build in HTML5 and CSS3 with Responsive layout. You can check out theme instructions at http://catchthemes.com/theme-instructions/simple-catch-pro
Let me know your issue with your site URL then I can guide you.
Sakin
Keymaster@apapachr: Catch Responsive Free theme only have option to use Featured Page Slider. So, first you need to create page and add featured image then you need to select that pages from “Appearance => Customize => Featured Slider => Featured Slider Options”. It take image size of Width: 1200px and Height: 514px if your image size is greater then or equal to that. But if your featured image in small then it will load your original features image size.
But if you upgrade to Pro version then you can use “Featured Image Slider” then you can upload image of any size as per your need. For more about additional features in pro version, you can check out theme instructions page at http://catchthemes.com/theme-instructions/catch-responsive-pro/
Sakin
Keymaster@tosgood: I just check in your site and see that there is no Simple Catch theme. Also I see that you have W3 Total Cache plugin install. So, after you make changes, you need to click on “Empty All Cache” from W3 Total cache settings.
November 17, 2015 at 2:54 pm in reply to: Using Featured Image Slider, How to *stop* on last image #79747Sakin
Keymaster@Nonno: Thanks and we will try to add in option in next version update.
November 17, 2015 at 12:08 am in reply to: Using Featured Image Slider, How to *stop* on last image #79728Sakin
Keymaster@Nonno: Sorry this option is not there. For this, you need to edit in code label by building child theme. So, I recommend you to hire customizer for this section.
Sakin
Keymaster@Herbie: To hide that you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.entry-meta .posted-on { display: none; }Sakin
Keymaster@leotrim77: As your above css in not responsive css. If you could post in your site URL and let me know what are you trying to change it then I can provide you responsive css.
November 16, 2015 at 11:54 pm in reply to: Preview looks great, reality includes removed demo content #79725Sakin
Keymaster@perryhouseplans: You can change the color code in the following css as per your need and then add it in “Appearance => Customize => Theme Options => Custom CSS” box:
#main-slider a { color: #21759b; }November 16, 2015 at 11:52 am in reply to: Changing the width of Content and Sidebar (part 2) #79716Sakin
Keymaster@deevd: You can add custom css as below in “Appearance => Customize => Theme Options => Custom CSS” box:
@media screen and (min-width: 1280px) { .container { width: 1220px; } #primary { width: 910px; } } @media screen and (min-width: 1344px) { .container { width: 1300px; } #primary { width: 910px; } } @media screen and (min-width: 1440px) { .container { width: 1400px; } #primary { width: 1010px; } } @media screen and (min-width: 1550px) { .container { width: 1490px; } #primary { width: 1100px; } }Sakin
Keymaster@Joerg: Thanks and if you like my support and Catch Kathmandu theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-kathmandu?rate=5#postform
-
AuthorPosts
