Forum Replies Created

Viewing 20 posts - 6,841 through 6,860 (of 14,497 total)
  • Author
    Posts
  • in reply to: ad not showing in widget box #41501
    Sakin
    Keymaster

    @j9hagop: Can you post in your site URL and let me know which ads you are trying to fix it. Then I can check your issue and give you the exact solution. For attaching the screenshot, you need to upload screenshot somewhere in your site or photo sharing site and then add in the URL here.

    in reply to: Can't Download Theme? #41499
    Sakin
    Keymaster

    @illibo: Please contact sales and account directly at http://catchthemes.com/contact-us/ for your access and sales related issues.

    in reply to: Custom Header Size #41497
    Sakin
    Keymaster

    @ridafish: In Adventurous theme, for logo you can use size of your choice. But since it’s fixed header, our CSS will make your max height 41px and width flexible. You can go to “Appearance => Theme Options => Header Options” and in Logo URL: you can paste the URL of logo image.

    in reply to: Distance between images and text / Bold letters #41496
    Sakin
    Keymaster

    @sofiss.sofiss: You can try deleting the theme and then add new version. That will reset most of your part. I am so confused as we haven’t coded anything in Catch Evolution Theme that effect admin bar menu. Also when I check in your site, menu are showing perfect for me.

    in reply to: How to increase summary #41481
    Sakin
    Keymaster

    @Bouncedancer: Yes you got it right…

    in reply to: Color #41480
    Sakin
    Keymaster

    @Albert: Can you post in your site URL? Are you trying to change the background color and border color of slider? Then you can change the color code in the following css and add it in “Appearance => Theme Options => Custom CSS” box.

    #main-slider {
        background-color: #21759b;
        border-bottom: 2px solid #1b5f7d;
    }
    in reply to: Background color #41478
    Sakin
    Keymaster

    @Albert: Just go to “Appearance => Theme Options => Color Options => Site Color Options” and change the color of “Content Background Color” and save changes.

    in reply to: Adding fonts #41477
    Sakin
    Keymaster

    @Albert: In Catch Kathmandu Pro theme, we have lot of Google Fonts to choose from. Go to “Appearance => Theme Options => Font Family Options”.

    in reply to: Embed video on home page #41476
    Sakin
    Keymaster

    Hi Cory,

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

    .commentlist > li.bypostauthor,
    .commentlist .children > li.bypostauthor {
    	background: none #000;
    }

    Regards,
    Sakin

    Sakin
    Keymaster

    Hi Chirs,

    I am bit confused about your problem and also I am not able to create that issue in our test server. But when I check in your site, it looks fine. Can you share with me screenshot of issue?

    If needed then I will need to check in your server. So, let me know if this has already been fixed or still have issue.

    Regards,
    Sakin

    in reply to: Distance between images and text / Bold letters #41474
    Sakin
    Keymaster

    @sofiss.sofiss: For detail option you need to go to Theme Options panel not customizer. For that just go to “Appearance => Theme Options” form your WordPress Dashboard and for widgets you can go to “Appearance => Widgets”

    Also check out our theme instructions page for Catch Evolution theme at http://catchthemes.com/theme-instructions/catch-evolution/ and Catch Evolution Pro theme at http://catchthemes.com/theme-instructions/catch-evolution-pro/

    in reply to: Header Image appearing oversized after upgrade #41463
    Sakin
    Keymaster

    Hi Rod,

    You can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.

    /* Footer text color */
    #site-generator { color: #444; }
    /* Footer link text color */
    #site-generator a { color: #555; }

    Regards,
    Sakin

    in reply to: Missing 'Updated' #41459
    Sakin
    Keymaster

    @A_Dem: Please post in your site URL and which version of Catch Evolution are you using? As it’s updated has already been added in latest version.

    in reply to: Image caption on featured image on frontpage #41442
    Sakin
    Keymaster

    Hi Andre,

    Sorry there is no option to add that when you are in Excerpt/Blog Display. But as said earlier you can change to Full Content Display. Then for the link in the image, that you can change it. See this screenshot http://www.pinterest.com/pin/548594798329863531/ which show’s how to change the image URL link.

    Regards,
    Sakin

    in reply to: Header Image appearing oversized after upgrade #41441
    Sakin
    Keymaster

    Hi Rod,

    I check in your site and see that you are using Catch Evolution Pro theme and your header image is working fine just like our demo page http://catchthemes.com/demo/catch-evolution/.

    I don’t get it what is your issue. The header is working perfectly with 100% view and is extended from Left to the right.

    Can you explain me the issue or maybe share your screenshot of how you want it to be.

    Note: Also we haven’t change anything in header code in this version. See the changelog http://catchthemes.com/changelogs/catch-evolution-pro-change-log/

    Regards,
    Sakin

    in reply to: Tracking Not Installed #41434
    Sakin
    Keymaster

    @Jungho: Are you trying to track google analytics. Then it should work. Did you copy that code from our Google Analytics account. Can you send me your site URL?

    in reply to: Header Image appearing oversized after upgrade #41433
    Sakin
    Keymaster

    @Rod: Can you post in your site URL so that I can check in the issue.

    in reply to: Add space between titles #41431
    Sakin
    Keymaster

    Hi Lukasz,

    Nice you got it fixed. Thanks for your appreciation.

    You too have a nice night.

    Regards,
    Sakin

    in reply to: Change featured slider arrow color #41430
    Sakin
    Keymaster

    Hi Matthew,

    You can replace the the css that I gave you earlier:

    .home .site-content article {
        border: none;
    }

    With the following css.

    .home .site-content article {
        border: none;
        margin: 0;
        padding: 0;
    }
    in reply to: Updating to 1.8.5 from 1.2.1.1? Settings kept? #41429
    Sakin
    Keymaster

    @Consciousness: Yes, you should update the WordPress and then theme both. Not 100% sure about version 1.2.1.1. It should be working but it’s again good to update to latest version.

Viewing 20 posts - 6,841 through 6,860 (of 14,497 total)