Forum Replies Created

Viewing 20 posts - 7,981 through 8,000 (of 14,506 total)
  • Author
    Posts
  • in reply to: Social Icons Hover Tag #26552
    Sakin
    Keymaster

    @medicsontheball: Are you checking in Catch Box Pro theme. Then the function will be in catchbox-functions.php file inside inc directory.

    in reply to: move featured slider #26444
    Sakin
    Keymaster

    @medicsontheball: Can you post in your site URL?

    in reply to: move featured slider #26436
    Sakin
    Keymaster

    @medicsontheball: Sorry no option to do that. You need to build the child theme and then change the position with the help of hooks and functions.

    in reply to: Change font color in foorter #26435
    Sakin
    Keymaster

    @sabine: You can see your footer site generator like copyright and theme has been change to white color. But if you are talking about Footer Areas then you need to add the following css

    /* Text color */
    #supplementary .widget { color: #fff; }
    /* Link color */
    #supplementary .widget a { color: #fff; }

    Do you mean the white border below the header image, then add then following css
    #branding { padding-bottom: 0; }

    in reply to: Menu disappears on small Screen sizes #26434
    Sakin
    Keymaster

    @rick9004: Can you update to latest version and then you can enable it from “Appearance => Theme Options => Responsive design”

    in reply to: Using tag #26433
    Sakin
    Keymaster

    @makomoo: Ok I will send you an email and you can respond me there.

    in reply to: Remove published on and in #26425
    Sakin
    Keymaster

    @sabine: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .hentry .entry-meta { display: none; }

    in reply to: Gallery 404 bug? #26423
    Sakin
    Keymaster

    @sabine: It should work fine. When I check in your site it’s working fine. Maybe there might be cache and server issue at the time you were checking.

    in reply to: Remove previous & next in single posts #26422
    Sakin
    Keymaster

    @sabine: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
    #nav-single { display: none; }

    in reply to: Change menu colors? #26421
    Sakin
    Keymaster

    @Shana: If you want to add Menu in Footer then you can simply upgrade to Pro version and you have option to use Menu in Footer as well. See more information of Catch Kathmandu Pro at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/

    in reply to: Remove Author and Date Text from Posts #26420
    Sakin
    Keymaster

    @Shana: You can add the following css in “Appearance => Theme Options => Custom CSS” box to hide it.
    .hentry .entry-meta { display: none; }

    in reply to: Change slider images #26419
    Sakin
    Keymaster

    @mcevolution: Sorry I am bit confused as when I check in your site I see that you are using Featured Image Slider and talking about Post Slider. So when you add in the featured image slider why do you need to exclude the post from homepage.

    in reply to: How to change Footer Widget color #26415
    Sakin
    Keymaster

    @Doren: I think you are confused with the Color Options. There are two section in Footer.
    1. Footer Background Sidebar Color: You can change this color for Footer Sidebar Background
    2. Footer Background Color: You can change this color for Footer Copyright information.

    in reply to: Search & Archive Sidebar Widget #26414
    Sakin
    Keymaster

    @Doren: Thanks for your appreciation.

    in reply to: Featured Image Slider and Hompage Errors #26370
    Sakin
    Keymaster

    @Ena: You can get back to me in your morning time. I have also emailed you back. About the items in menu. You can create custom menus from “Appearance => Menus”. See this http://en.support.wordpress.com/menus/

    Can you post in your site URL. So, that I can check in what is not working. When I check in the site URL you have given in earlier support thread. You are not loading our theme. It’s another theme.

    in reply to: Image alignment post #26334
    Sakin
    Keymaster

    @Sando: Looks like you have customize the theme style.css and have issue there. As the alignment work perfectly in Simple Catch Theme. You are using old version of Theme. Please update that as well.

    Also to your note, all the custom css that you add should be done either by building child theme or by adding it in “Appearance => Theme Options => Custom CSS” box.

    in reply to: Removing post on Homepage #26329
    Sakin
    Keymaster

    @Ena: I have just send you an email. Can you reply me there. I think we are talking about this differently.

    in reply to: Excerpt Line #26328
    Sakin
    Keymaster

    @Ena: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the Excerpt text from your slider. Now it will just show the title.

    #slider-wrap .featured-text .sep,
    #slider-wrap .featured-text .slider-excerpt { 
        display: none;
    }
    in reply to: Remove Author and Date Text from Posts #26326
    Sakin
    Keymaster

    @Shana: Can you post in your site URL so that I can check in.

    in reply to: How to set a Homepage as my Static Page w/o post slider #26325
    Sakin
    Keymaster

    @Ena: It’s bit confusing. So, I will email you.

Viewing 20 posts - 7,981 through 8,000 (of 14,506 total)