Forum Replies Created

Viewing 20 posts - 8,621 through 8,640 (of 14,505 total)
  • Author
    Posts
  • in reply to: Default Font Sizes #20810
    Sakin
    Keymaster

    @delboorman: Changing the font size is theme with responsive design is not recommended. Can you send me your site URL and let me know the element for which you want to change the font size. Also let me know the sizes.

    in reply to: Featured Slider Text Boxes #20809
    Sakin
    Keymaster

    @delboorman:
    1. How can I change the font sizes for the header text to be one size and the post text another?
    — The header text and the post text in the slider is different. Can you explain it in reference to your site URL.

    2. Can I set a fixed width for the text boxes?
    — Sorry I don’t get it what you mean. Fixed width with have problem with your mobile devices. Can you tell me what is your expected width that you want to change to.

    3. Can I set the position of where the text boxes are displayed on the slider?
    — Yes you can set it. Let me know where you want to position to.

    4. And finally is it possible to position the next/previous pips at the bottom of the image to the right?
    — Sorry I don’t get it. It’s position at the bottom right only.

    in reply to: Catch Kathmadu Theme Support #20790
    Sakin
    Keymaster

    @adbalentine: In you order Catch Kathmandu Pro version then you will get option to change font and colors from “Appearance => Theme Options => Font Family Options” and “Appearance => Theme Options => Color Options” respectively. For CSS you can add your custom css either by building child theme or by adding your custom css in “Appearance => Theme Options => Custom CSS” box.

    in reply to: removal of unwanted text on homepage slider #20789
    Sakin
    Keymaster

    @kissthegroom: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide it.
    .home #primary { display: none; }

    in reply to: Google authorship #20772
    Sakin
    Keymaster

    @MMchen: After you build child theme, your menu and color might change to default. You can assign menu from “Appearance => Menus” and then you can change the color from “Appearance => Theme options” and from “Appearance => Background”

    You can add link in “Appearance => Theme Options => Social Icons”

    in reply to: removal of unwanted text on homepage slider #20770
    Sakin
    Keymaster

    @kissthegroom: That is the excerpt content from your post. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide it.
    #main-slider .entry-content { display: none; }

    in reply to: Sliders with Posts or Pages #20742
    Sakin
    Keymaster

    @Nancy: You can use image Slider. See the detail instruction at http://catchthemes.com/theme-instructions/catch-evolution-pro/

    in reply to: Centering Social Icons with Footer Text #20741
    Sakin
    Keymaster

    @Nancy: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #site-generator .copyright { clear: none; }

    in reply to: Meta Data/login and Header sidebar + links #20740
    Sakin
    Keymaster

    @Diane: You can control widgets from “Appearance => Widgets” and add/remove widgets as per your need.

    You can only put in the available widgets in your sidebar. If you want to add custom widgets then you might need to search for plugin that does it or you need to hire customizer to add extra widget for you.

    You can change color as per your need from “Appearance => Theme Options => Color Options”.

    For more details please try to add in your site URL and explain. It’s very hard to imagine and give you the solution.

    in reply to: Change Current Page Mini Menu Styling #20739
    Sakin
    Keymaster

    @s-design: I gave you the simple solution as you don’t have footer menu. So, unchecking it will not effect your site at all.

    in reply to: Center Tagline under Site Title #20718
    Sakin
    Keymaster

    @Troy: Thanks for the update. Cheers 🙂

    in reply to: Remove White Space For Site Title and more #20717
    Sakin
    Keymaster

    @Yuliya Gaznyuk: Hello Julia, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #hgroup-wrap { display: none; }

    in reply to: pages backgroud colors #20710
    Sakin
    Keymaster

    @luismarioochoa: Ok you can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.

    /* For Page Background */
    #main { background-color: #000; }
    /* for Form Border */
    input[type="text"], input[type="email"], textarea {
        border: 1px solid #000;
    }
    in reply to: Contact Form plugin code not working #20709
    Sakin
    Keymaster

    yes

    in reply to: Theme in IE #20708
    Sakin
    Keymaster

    @Hans: Can you post the screenshot of the issues and your site URL?

    in reply to: Contact Form plugin code not working #20699
    Sakin
    Keymaster

    @Karyn: You can send me the access from http://catchthemes.com/contact-us but in subject add it as Support Forum #20679

    in reply to: Contact Form plugin code not working #20696
    Sakin
    Keymaster

    @Karyn: Maybe some conflict with plugin or server setup. Can you try activating any other theme and check in the same site. Also the shortcode [Form id="10"] is not of Contact Form 7

    in reply to: Changing Theme color #20694
    Sakin
    Keymaster

    @yoshimura55: In Catch Kathmandu Pro, you should be able to change it from “Appearance => Color Options”. But if you want to further change it then send me your site URL and explain which element exactly you want to change.

    in reply to: Contact Form plugin code not working #20693
    Sakin
    Keymaster

    @Karyn: Contact Form 7 works fine in Catch Evolution Pro theme. First you need to activate Contact Form 7 plugin and then create or edit form at “Contact” from your WordPress Dashboard. Then you need to copy the shortcode. It will be similar to this [contact-form-7 id="1885" title="Contact form 1"] and paste in the page where you want to show it.

    in reply to: Centering Logo – CSS #20692
    Sakin
    Keymaster

    @gregk: That’s nice 🙂

Viewing 20 posts - 8,621 through 8,640 (of 14,505 total)