Forum Replies Created

Viewing 20 posts - 11,221 through 11,240 (of 14,496 total)
  • Author
    Posts
  • in reply to: Page Title Location #12400
    Sakin
    Keymaster

    @jwendell: I don’t understand your question. As when I check in your site Services page, you don’t have page title.

    in reply to: Width of Categories & Archive bar #12399
    Sakin
    Keymaster

    @k.capelli: Don’t edit core style.css. For any css modification. You can add it in “Appearance => Theme Options => Custom CSS” box.

    in reply to: Catch Box – Android Menu #12398
    Sakin
    Keymaster

    @MichelB: Well I don’t have Android device to test it. So, can you send me the screenshot and the device resolution.

    I also have found issue with your slider, it’s over the menu. So, add the following css in “Apearance => Theme Options => Custom CSS” box.
    #branding { z-index: 10; }

    Further, I see that you haven’t added Featured Image in your posts.

    in reply to: Featured Sliders Cover Menu-Cannot Click On Menu #12396
    Sakin
    Keymaster

    @Lynzee: You are having problem with the menu as your slider image is very small. Just upload the larger images and it will solve your issues.

    in reply to: scrolling through my gallery images-Help NEEDED #12394
    Sakin
    Keymaster

    @Cherry: If you have uploaded the image from that particular page then it will show images from that particular gallery.

    in reply to: Problem to limit slider to Homepage #12393
    Sakin
    Keymaster

    @danielvercaemst:
    1. I would like to limit its display to homepage.
    — Sorry I don’t understand what you are trying to do it. Can you explain it.

    2. I wood like to use a square picture for the post in listing pages, but if i do that, the slide is to small and in a bad size..
    Can you tell me what i’m doing bad ?
    — You can see the image sizes in http://catchthemes.com/theme-instructions/simple-catch-pro/
    If you are having trouble with sizes then you can use Featured Image Slider, where you can upload image of any size, and link to any url. So, you have different image slide and separate featured post image.

    in reply to: Several questions #12388
    Sakin
    Keymaster

    @rebel-rebel:
    1. I would like to remove the menu bar and place the “pages” next to my header, is this possible?
    — For this you need to build child theme and edit the functions. This is not possible with default theme options.

    2. I would like to remove the slider arrows.
    — You can add the following css in “Appearance => Theme Options => Custom CSS” box
    #slider-nav { display: none; }

    3. I want my social links/icons closer to my pages links.
    — I don’t understand this.

    All of this must not $(*$( the responsive design on a tablet/smartphone, etc.
    — I don’t understand this.

    in reply to: Posts not seen on Homepage??? #12387
    Sakin
    Keymaster

    @veena: I just check in your site and it looks fine. Can you recheck it.

    Sakin
    Keymaster

    @acanthuroid: Ok send me the URL for which you want to hide the featured image. So, in case you said it’s categories. Can you send me your site URL?

    in reply to: Adding phone number and email near the logo #12383
    Sakin
    Keymaster

    @Cherry: Thanks. Sorry I don’t understand what do you mean by issue with the gallery. Let me know in details. Also when you post any question, it will be easy for me if you post the site URL as well.

    in reply to: Modify footer. #12382
    Sakin
    Keymaster

    @impresnet: Please contact Sales for this. I am not authorized to do this.

    in reply to: Sidebar posts #12380
    Sakin
    Keymaster

    @rbrt_bene: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .widget-area .widget a:hover { color: #911d1d; }

    in reply to: Spacing in comments #12379
    Sakin
    Keymaster

    @Printsev: Since you want to use that css for logged in css. Replace the above css with the following.

    .logged-in .comment { position: relative; }
    .logged-in .comment .reply {
    	bottom: 70px;
        bottom: 7rem;
        display: block;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 0;
    }
    @media screen and (min-width: 1190px) {
    .logged-in .comment .reply {
    	bottom: 90px;
        bottom: 9rem;
    }	
    }
    @media screen and (max-width: 1060px) {
    .logged-in .comment .reply {
    	bottom: 50px;
        bottom: 5rem;
    }	
    }
    in reply to: Header Image only on Homepage #12377
    Sakin
    Keymaster

    @adasprom: Anything that work fine with you is great. I am just here to support you all. Cheers 🙂

    in reply to: Changing Header bg color #12376
    Sakin
    Keymaster

    @k.capelli: Yes you can. Check out the theme instruction of Simple Catch Pro at http://catchthemes.com/theme-instructions/simple-catch-pro/

    in reply to: HEADER COLOR #12375
    Sakin
    Keymaster

    @k.capelli: Can you send me your site URL? Yes header color can be change in Simple Catch Pro as well. Check out the theme instruction for Simple Catch Pro at http://catchthemes.com/theme-instructions/simple-catch-pro/

    in reply to: Sidebar posts #12372
    Sakin
    Keymaster

    @rbrt_bene: Can you send me your site URL?

    in reply to: Modify footer. #12344
    Sakin
    Keymaster

    @impresnet: Sorry that is not allowed to do it in free theme. Please upgrade it.

    in reply to: Goodreads button… please add! #12343
    Sakin
    Keymaster

    Sorry I gave you the wrong url. Here is the contact form to our sales team http://catchthemes.com/contact-us/

    in reply to: Sidebar vanished #12341
    Sakin
    Keymaster

    @interiorsalvage: I just check in your site and you have responsive enable as well as sidebar is there. This is not the issue of the theme and WordPress. But instead the issue with your WP Super Cache plugin. Whenever, you make any major changes then you should clear the cache from the setting of WP Super Cache plugin.

Viewing 20 posts - 11,221 through 11,240 (of 14,496 total)