Forum Replies Created

Viewing 20 posts - 10,361 through 10,380 (of 14,509 total)
  • Author
    Posts
  • in reply to: Home Page – Padding and Margins #15205
    Sakin
    Keymaster

    @carlosdonan: First I cannot view your site. It’s still coming soon. Also I can not clear about your request.

    Can you explain please? Maybe add screenshot here.

    in reply to: Links/Blogroll #15203
    Sakin
    Keymaster

    @Jan Ove: You first need to create Menu from “Appearance => Menus” Then you can add that menu in your sidebar from “Appearance => Widgets”. Just drag and drop “Custom Menu” to you sidebar, assign the menu that you have created and save it.

    in reply to: Link to other site in pagemenu #15202
    Sakin
    Keymaster

    @Jan Ove: You can build Custom Menu from “Appearance => Menus” form which you can add any page, custom links and categories. For more see this http://catchthemes.com/blog/custom-menus-wordpress-themes/

    in reply to: How to See Slider Images on iPhone #15190
    Sakin
    Keymaster

    @chipbphoto: Yes you are right. Cheers 🙂

    in reply to: Custom Editing theme #15184
    Sakin
    Keymaster

    @k.capelli: Thanks for your appreciation.

    in reply to: Blog Sidebar help #15180
    Sakin
    Keymaster

    @jpbertram: You can just add the following CSS instead of #primary { width: 100%; } in your “Appearance => Theme Options => Custom CSS” box.
    .bbpress #primary { width: 100%; }

    in reply to: How to See Slider Images on iPhone #15179
    Sakin
    Keymaster

    @chipbphoto: I see that you have activate “Mobile Theme” in your Jetpack plugin settings. Just deactivate that.

    in reply to: My site title and tagline have disappeared. Please help! #15174
    Sakin
    Keymaster

    @tlvannoy: I have contacted your through email. Please check in. The title and tagline looks empty.

    in reply to: My site title and tagline have disappeared. Please help! #15165
    Sakin
    Keymaster

    @tlvannoy: When we check in our server. It’s working fine. We are getting Site Title and Tagline. The site title and tagline will be empty only if you have empty Site Title and Tagline in “Settings => General”. So, can you trying adding in the Site Title and Tagline in “Settings => General” and click on save.

    If you still have issue then let me know it. I will need to check in your server.

    in reply to: mobile main menu text a bit illegible #15159
    Sakin
    Keymaster

    @oly: if you want to remove the text shadow then you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .sb-selector:link, .sb-selector:visited, .sb-selector:hover { text-shadow: none; }

    in reply to: favicon not working #15158
    Sakin
    Keymaster

    @grayscottage: I just check in your site and you have successfully changed the favicon.

    in reply to: Slider #15157
    Sakin
    Keymaster

    @Sarah: For image to become same size in the slider. You image size should be minimum Width: 644px and minimum height Height: 320px.

    For some of the old images that your site have before changing to Catch Box Theme, you need to regenerate thumbnail. You can do that by adding “Regenerate Thumbnail” plugin. See the theme instruction at http://catchthemes.com/theme-instructions/catch-box-pro/

    in reply to: Adding images to the menu and/or header? #15155
    Sakin
    Keymaster

    @Dignan17: Change your menu background color to #a7a9ab. Upload your red image in your site and the add the following CSS in “Appearance => Theme Options => Custom CSS” box. In the following CSS, replace image_url with your red image url.

    #header-menu #access {
        background: url("image_url") no-repeat scroll 0 0 #005ca9;
        width: 98%;
    }
    in reply to: Header subtitle next to logo #15154
    Sakin
    Keymaster

    @Frans: I check in your site and see that you have moved site title and description above the Header Image from “Appearance => Theme Options => Header Options”. So, first uncheck this. Then you can add following CSS in “Appearance => Theme Options => Custom CSS” box.

    #hgroup.with-logo {
        clear: none;
        display: inline;
        float: left;
        padding-left: 10px;
    }
    in reply to: Post function for references #15153
    Sakin
    Keymaster

    @Frans: Yes, you can just write a post and then people can comment on it.

    in reply to: Constant Contact API Widget 2.4.1 #15139
    Sakin
    Keymaster

    @paigeohliger: You can decrease the space by adjusting line height css.
    #main #secondary .kws_form label { line-height: 25px; }

    in reply to: Adding images to the menu and/or header? #15138
    Sakin
    Keymaster

    @Dignan17: Looks like you want advance customization. So, I am bit confused.

    in reply to: Contact Us Form #15137
    Sakin
    Keymaster

    @paigeohliger: If you refresh your browser, you will see it will load the default css for email. But it will not match with your design as you have the following CSS in “Appearance => Theme Options => Custom CSS” box.
    input[type="text"], input[type="password"], textarea { background: none #fffdf9; height: 24px; padding: 3px 5px; }

    You need to replace that with the following CSS.
    input[type="text"], input[type="email"], input[type="password"], textarea { background: none #fffdf9; height: 24px; padding: 3px 5px; }

    in reply to: Header subtitle next to logo #15136
    Sakin
    Keymaster

    @Frans: I need to check in your site and then I can send CSS accordingly.

    in reply to: can't download new update #15130
    Sakin
    Keymaster

    @RodC14: Sorry there was problem with your account and it’s now fixed. For account and sales issue, please contact our sales directly http://catchthemes.com/contact-us/

Viewing 20 posts - 10,361 through 10,380 (of 14,509 total)