Forum Replies Created

Viewing 20 posts - 1,601 through 1,620 (of 14,500 total)
  • Author
    Posts
  • in reply to: blog post not showing in blog list #79763
    Sakin
    Keymaster
    in reply to: New CatchBox Pro 4.3 Mobile Options #79760
    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.

    Sakin
    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.

    in reply to: Change of size in slider #79755
    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/

    in reply to: Logo and Site Title/Tag Line are not Showing #79754
    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.

    in reply to: blog post not showing in blog list #79753
    Sakin
    Keymaster

    @Robert: Ok I will email you in your registered email address.

    in reply to: Using Featured Image Slider, How to *stop* on last image #79747
    Sakin
    Keymaster

    @Nonno: Thanks and we will try to add in option in next version update.

    in reply to: Using Featured Image Slider, How to *stop* on last image #79728
    Sakin
    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.

    in reply to: Content Title: Date #79727
    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; }

    in reply to: Layout Help #79726
    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.

    in reply to: Preview looks great, reality includes removed demo content #79725
    Sakin
    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; }

    in reply to: Changing the width of Content and Sidebar (part 2) #79716
    Sakin
    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; }
    }
    in reply to: Widget font color #79715
    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

    in reply to: Primary menu doesn't show on iPhone #79694
    Sakin
    Keymaster

    @Benj: Ok let me know their reply.

    in reply to: blog post not showing in blog list #79693
    Sakin
    Keymaster

    @Robert: this is strange. Looks like there is some issue with the plugin that you are using it. Have you customize code in the theme.

    I will email you to check in your server. As I don’t find issue in our server.

    in reply to: Using Featured Image Slider, How to *stop* on last image #79692
    Sakin
    Keymaster

    @Nonno: Sorry I don’t get it what you mean. Do you mean that slider get stop after it reaches the end of slide.

    in reply to: Mobile Menu Shows in Desktop Menu #79691
    Sakin
    Keymaster

    @jgwcb: I will explain to you about the child theme. You need child theme only if you need advance customization like functions changes and advance css changes. So, when you build child theme, you can download zip file from http://catchthemes.com/blog/create-child-theme-wordpress/

    Then in your child theme style.css, you can just add css code that you want to customize not all the 3000+ lines.

    in reply to: Widget font color #79690
    Sakin
    Keymaster

    @Joerg: For detail color option in is there in Catch Kathmandu Pro theme options panel. There are much more advance features which you can check at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/

    1. To change the link color inside the widget, you need to change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
    .widget-area .widget a { color: #757575; }

    2. To change the color of page title, you need to change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
    .entry-header .entry-title a { color: #222; }

    Sakin
    Keymaster

    @adrenalinmike: Great. Yes, if you are satisfied with free version then you don’t need to upgrade it. Just upgrade it when you need it. You can check out theme instructions of pro version at http://catchthemes.com/theme-instructions/chicago-pro/

    Sakin
    Keymaster

    @adrenalinmike: Your question is not so clear. Please post in reference with your site URL. If you want to remove primary menu then you can either create Blank Menu from “Appearance => Menus” and assign then empty menu to primary menu location from “Appearance => Menus => Manage Locations” or you can hide it by adding in the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    #masthead #site-navigation { display: none; }

Viewing 20 posts - 1,601 through 1,620 (of 14,500 total)