Forum Replies Created

Viewing 20 posts - 3,601 through 3,620 (of 14,509 total)
  • Author
    Posts
  • in reply to: Footer background color #58477
    Sakin
    Keymaster

    @Connie: Are you sure that you change the color of “Footer Sidebar Area Background Color” and not “Footer Widget Background Color”. As in our server, when I change the color in Footer Sidebar Area Background Color, it change it throughout and if I change in Footer Widget Background Color, then it will not extent.

    To debug more, I need your site to be live for me to check in.

    Sakin
    Keymaster

    @widespread: Not sure, you might need to ask plugin support. Can you go to “Settings => Languages => string translations”

    Sakin
    Keymaster

    @Raul: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
    #header-content { margin-left: 10px; }

    in reply to: Contact Info Top of Page #58474
    Sakin
    Keymaster

    @Dave: It happens like that 🙂

    in reply to: Catch Everest – Remove permalink image in the post #58473
    Sakin
    Keymaster

    @Raul: I don’t get it what you mean by remove the permalink image. Can you explain in reference with your site URL.

    To hide the author and date from all the post, you can add the following css in “Appearance => Theme Options => Custom CSS” box:
    .entry-header .entry-meta { display: none; }

    If you purchase Catch Everest Pro, you content will load same and also your custom css in “Appearance => Theme Options => Custom CSS” will be safe. Only, you might need to set your custom menu location. You can check this screencast at http://devotepress.com/wordpress-writing-editing/upgrade-premium-version-wordpress-themes-eg-adventurous-pro/

    in reply to: Change copyright informations #58468
    Sakin
    Keymaster

    @Amanda Barbosa: Yes, in free version. Copyright line will take your “Site Title” set in “Settings => General”. Only Pro version have option in Theme Customizer to change the footer content.

    in reply to: All Catch Everest formatting gone #58466
    Sakin
    Keymaster

    @oly: This looks more of server and core WordPress issue. Can you ask your Hosting Server Support. Also can you go to “Dashboard => Updates” and then click on “Re-install Now” button and check in. Even your core WordPress css is not loading in http://www.festivalfiresolutions.co.uk/wp-login.php

    in reply to: Reduc size of lastest post on home page #58465
    Sakin
    Keymaster

    @Raul: Can you post in your site URL?

    in reply to: Google Fonts #58464
    Sakin
    Keymaster

    @Kim: Not sure that you want to do with that. Try adding the selector as
    #main-wrapper

    in reply to: Change shadow color header #58432
    Sakin
    Keymaster

    @Cattext: Ok then you can add the following css in your child theme style.css file.

    #hgroup-wrap #site-title {
      text-shadow: 2px 2px #fff;
    }
    in reply to: header image #58426
    Sakin
    Keymaster

    @Kingfisher: Sorry to header that. I hope you are recovering fast.

    Ok now I see that you are not taking about the header image but about the Featured slider. I see that you have removed the footer which is causing issue. The slider script will run in the footer and you have removed it. That is the reason it’s not sliding. So, please put it back and it will slide it.

    in reply to: Menu Position Slider / Featured Image #58425
    Sakin
    Keymaster

    @Marina: You can create custom menu from “Appearance => Menus”, Then you can add pages, post, links and category as per your need. There you can change the Label to change the menu text. See this screencast for Custom Menus http://catchthemes.com/blog/videos-blog/video-series-creating-wordpress-custom-menus/ and you can also check this screenshot which shows different element of menus https://www.pinterest.com/pin/548594798330820987/

    in reply to: Style h1-6 and footertext #58424
    Sakin
    Keymaster

    @Cattext:
    1. If you are trying to change H1 to H6 of the content, then your css will be as below:

    #content h1 { font-size: 36px; line-height: 1.2; margin: 0.3em 0 10px; color: #990000; }
    #content h2 { font-size: 26px; color: #990000; }
    #content h3 { font-size: 18px; line-height: 1.3; margin: 1em 0 .2em; color: #990000; }
    #content h4 { font-size: 16px; margin: 1.33em 0 .2em; }
    #content h5 { font-size: 14px; margin: 1.67em 0; font-weight: bold; }
    #content h6 { font-size: 12px; margin: 1.67em 0; font-weight: bold; }

    2. You can change the color code in the following css and add in your child theme style.css

    /* For Footer Widget Text and Link Color */
    #colophon #supplementary .widget-area, 
    #colophon #supplementary .widget-area a {
        color: #ddd;
    }
    /* For Footer Content Text Color */
    #colophon #site-generator {
        color: #ccc;
    }
    /* For Footer Content Link Color */
    #colophon #site-generator a {
        color: #eee;
    }
    in reply to: Change shadow color header #58422
    Sakin
    Keymaster

    @Cattext: Please share your site URL, as Catch Kathmandu Pro theme doesn’t have shadow for site title. You can check in our demo page http://catchthemes.com/demo/catch-kathmandu/. If you are trying to add in that you can add as the following css:

    #hgroup-wrap #site-title a {
      text-shadow: 2px 2px #fff;
    }
    in reply to: 404 error on body of page (header + sidebar works) #58420
    Sakin
    Keymaster

    @Renie: I think there is issue with your child theme code. Can you just activate the parent Catch Evolution Theme and check in.

    in reply to: Custom css for image image margin #58419
    Sakin
    Keymaster

    @Susie: Please post in your site URL and let me know if you have any specific margin that you want to add in. Can you explain in detail please, as if you see the demo site http://catchthemes.com/demo/catch-responsive/, you will see there is margin in the images. So, I am bit confused.

    in reply to: Contact Info Top of Page #58417
    Sakin
    Keymaster

    @Dave: Sorry I don’t know how you have added in. Please share your site URL so that I can check in. If that’s in header then please go to “Appearance => Widgets” form your WordPress Dashboard and then check your Header Right Sidebar and Header Top Sidebar. It must be there.

    in reply to: Change accent color #58416
    Sakin
    Keymaster

    @Connie: For Full Frame Pro theme, to change the color, you don’t need Custom CSS. Just remove that custom css. You can change the link color of Full Frame Pro from “Appearance => Customize => Color Options => Basic Color Options” and change the color in “Link Color”.

    in reply to: Footer background color #58414
    Sakin
    Keymaster

    @Connie: Not sure what you mean. Can you explain in reference with your site URL so that will be easier for me to understand.

    In Catch Flames Pro, you can go to “Appearance => Customize => Color Options => Footer Color Options” then change the color in “Footer Sidebar Area Background Color”.

    Sakin
    Keymaster

    @widespread: Sorry, I have edited the code above. Now you can try new one, where I replaced
    add_action( 'after_setup_theme', 'catchbase_featured_content' );
    with
    add_action( 'after_setup_theme', 'catchbase_wpml_invalidcache' );

Viewing 20 posts - 3,601 through 3,620 (of 14,509 total)