Forum Replies Created

Viewing 20 posts - 6,461 through 6,480 (of 14,497 total)
  • Author
    Posts
  • in reply to: Email link #43502
    Sakin
    Keymaster

    @Michaela: Done.

    Sakin
    Keymaster

    @natoulie: In your site rzesy-southampton.co.uk. For logo, you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #hgroup.with-logo {
        clear: none;
        display: inline;
        float: left;
    }

    Also don’t forget to remove the following existing css. I see the following css twice in your custom css box. Remove it both.
    #hgroup-wrap img {margin-top: 50px;}

    in reply to: Spacing in Blockquotes #43482
    Sakin
    Keymaster

    @Janette: I see that you have use paragraph code<p>Your headings</p> for headline. So, if you remove the margin below that paragraph it will hamper all other pages as well. So, I have come up with the css only for your services pages. Just add the following css in “Appearance => Theme Options => Custom CSS” box to remove the margin
    .page-id-18 #content p { margin-bottom: 0; }

    in reply to: Widget background and text color change. #43481
    Sakin
    Keymaster

    @superkefje: Sorry your site needs to be live for me to check in.

    in reply to: Remove menu bar #43480
    Sakin
    Keymaster

    @superkefje: With custom CSS you can only hide it. Let me know your page URL and the widget name that you want to hide it.

    in reply to: hiding catagories and archives #43473
    Sakin
    Keymaster

    @mindiapolis: That’s nice 🙂

    in reply to: Having just feature content and slider #43472
    Sakin
    Keymaster

    It’s worth $44.99 and currently we are running Facebook Special 20% flat discount coupon code. You can see at https://www.facebook.com/catchthemes and the offer is only valid till 7th September, 2014. If you calculate the worth of development and support we are giving to you. The worth $44.99 is very minimal. Also you will get lot of additional features. See this at http://catchthemes.com/theme-instructions/adventurous-pro/

    About disabling comment in page/post. You need to edit and and disable comment. See this screenshot at http://www.pinterest.com/pin/548594798329843253/

    in reply to: Changing the width of the theme #43471
    Sakin
    Keymaster

    Hi Angelina,

    Can you let me know your desire width. As Catch Evolution Pro theme is responsive WordPress theme which is optimized for different screensize. So, if you could give me the sizes then I can send you the suggestion.

    Regards,
    Sakin

    in reply to: Remove grey border #43464
    Sakin
    Keymaster

    @Simona: You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    .featured-image img, .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
        box-shadow: none;
    }
    in reply to: Email link #43463
    Sakin
    Keymaster

    Hi Michaela,

    Thanks for your detail answer and we are able to find the issue. We have just fixed it and will release it in Version 2.2 soon. We will also add in Contact link. So, now in this version you will have option to add email address or contact link.

    We have just submitted version 2.2 to WordPress.org and it will be released as soon as they approved it.

    Regards,
    Sakin

    in reply to: Widget background and text color change. #43435
    Sakin
    Keymaster

    Hi Kevin,

    To change only for the one widget. I need to check that widget ID. For that you need to send me your site URL. Please post in your site URL and then I will check in.

    Regards,
    Sakin

    in reply to: How to Remove Image Border #43432
    Sakin
    Keymaster

    Hi Simona,

    This is Simple Catch Theme support forum. Please post your question in Catch Everest Pro Support forum at http://catchthemes.com/support-forum/forum/catch-everest-pro-premium/ with your site URL.

    Regards,
    Sakin

    in reply to: Line break in menu? #43431
    Sakin
    Keymaster

    @Pieter: Thanks for your appreciation.

    in reply to: Spacing in Blockquotes #43430
    Sakin
    Keymaster

    @Janette: I cannot open the site URL that you have added. Please check in the site URL and let me know it.

    in reply to: Email link #43429
    Sakin
    Keymaster

    @Michaela: Hum, I just test in by adding my email address and it’s working fine. you just need to add in email like this [email protected].

    You can post in your URL there and if you want to hide it then I will remove that URL once I get it.

    in reply to: Having just feature content and slider #43428
    Sakin
    Keymaster

    2. About the footer text. You can increase the font size as per your need. If you want bigger then change that 14px to 16px or 18px or bigger as per your need.
    So, for example you want to make it 18px then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
    #footer-sidebar .textwidget { font-size: 18px; }

    3. Yes this option is only there is Pro version. If everything is made possible in Free version then who will buy the pro version. See the additional features in pro version at http://catchthemes.com/theme-instructions/adventurous-pro/

    in reply to: Publicize sends wrong image to Facebook #43418
    Sakin
    Keymaster

    @mensdomain: I see that you have activate “Publicize” module from Jetpack plugin which will take featured image from the post/page for your social networks. This is mentioned in their site as well http://jetpack.me/support/publicize/ . See this on how to add featured image http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/

    in reply to: Padding on sides of content #43417
    Sakin
    Keymaster

    @CollegeCook: Thanks for using Simple Catch Theme but this theme is not responsive devices for mobile. Only Simple Catch Pro is mobile responsive device. See the demo at http://catchthemes.com/demo/simplecatch-pro/

    About adding spaces, you can try adding following css in “Appearance => Theme Options => Custom CSS” box.

    div.layout-978 {
        padding-left: 20px;
        padding-right: 20px;
    }
    in reply to: Email link #43402
    Sakin
    Keymaster

    @Michaela: It is used as mailto code for that social icon. So, you need to add in your full email address. As that code check for valid email address.

    There is one trick to do that if you want to add email icon with URL of your choice and not email address. There must be social link that you don’t use. So, add url in any one social links and send me your site URL. Then I will send you the custom css to change that social link icon to email icon.

    in reply to: Drop down Menu #43399
    Sakin
    Keymaster

    @Romany: oh finally thanks.

Viewing 20 posts - 6,461 through 6,480 (of 14,497 total)