Forum Replies Created

Viewing 20 posts - 9,001 through 9,020 (of 14,504 total)
  • Author
    Posts
  • in reply to: IE8 issues #19544
    Sakin
    Keymaster

    @ncmh-cardiff: We have stopped supporting IE8. If you want to work on then you can use Hire a customizer http://catchthemes.com/hire-customizer/ to work for you.

    When I check in your site in IE8 tester it is working fine.

    in reply to: Pages not showing up on ipad #19541
    Sakin
    Keymaster

    @klhaight: Please check on your customization. As you can see in Catch Box Demo http://catchthemes.com/demo/catchbox/ in your iPad, you will see full menu in Landscape mode but responsive menu in Portrait mode. But your site is same in both.

    in reply to: white space between slider & footer #19540
    Sakin
    Keymaster

    @chris: Sorry you can make correction to css. Just replace the following Current CSS
    #featued-content-wrap .wp-post-image { box-shadow: none; }
    With the following
    #featured-post .wp-post-image { box-shadow: none; }

    in reply to: white space between slider & footer #19532
    Sakin
    Keymaster

    @chris: Add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #featued-content-wrap .wp-post-image { box-shadow: none; }
    #featured-post .post { padding-bottom: 0; }
    in reply to: Mustang Theme – Multilingual and Colour Schemes #19531
    Sakin
    Keymaster

    @klgarner: Thanks for sharing your site URL and I found the issue. I see that you just added 2e3192 and missing hash tag #. So, you have to add #2e3192

    in reply to: Changing the generic text that is set on the page. #19530
    Sakin
    Keymaster

    @dchambers: Sorry I am bit confused. Can you explain in reference to your Site URL?

    in reply to: Hide Page Titles #19529
    Sakin
    Keymaster

    @jamie.crew360: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the page title.
    .page .entry-header { display: none; }

    If this doesn’t work then you need to post in your site URL so that I can check in.

    in reply to: Password protection #19527
    Sakin
    Keymaster

    @EirikurVa: Since this post is sensitive related to password. So, let’s not share password in public forum. I will email you personally.

    in reply to: Mustang Theme – Multilingual and Colour Schemes #19518
    Sakin
    Keymaster

    @klgarner: Oh that is pretty simple. Just go to “Appearance => Theme Options => Color Options” and then in “Header Background Color” box just add #2e3192 and save it.

    in reply to: Mustang Theme – Multilingual and Colour Schemes #19516
    Sakin
    Keymaster

    @klgarner: do you want o change with another image or just replace it with the background color? If you want to replace with the image then upload the image and send me your image URL and then I will give you the css to replace it.

    in reply to: white space between slider & footer #19512
    Sakin
    Keymaster

    @chris: Add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #header-top { padding-top: 0; }
    ul.social-profile li { margin-bottom: 0; }

    Further, your header image also have white space. So, you can crop that white spaces in your image and re-upload it.

    in reply to: Paragraph spacing and font size #19508
    Sakin
    Keymaster

    @@Alex: I just check in your custom CSS but cannot see the changes you have added. Please add in “Appearance => Theme Options => Custom CSS” box and it will work.

    in reply to: white space between slider & footer #19504
    Sakin
    Keymaster

    @chris: You can disable header right sidebar from “Appearance => Theme Options => Header Right Sidebar Option” and check on “Disable Header Right Sidebar”. So, you will have social icons only on Header Top Sidebar.

    About your homepae, I see that you have added Static Homepage. That is why you have spaces. So, if you just want slider and footer in homepage then go to “Settings => Readings” and in “Front page displays” just select “Your latest posts” and go to “Appearance => Theme Options => Homepage Settings => Homepage/Frontpage Settings” and make sure you have uncheck “Enable Latest Posts or Page”.

    in reply to: white space between slider & footer #19495
    Sakin
    Keymaster

    @chris: You can try adding in either on Header Right Sidebar or on Header Top Sidebar from “Appearance => Widgets”

    in reply to: white space between slider & footer #19493
    Sakin
    Keymaster

    @chris: But I don’t see black footer in your site

    in reply to: Password protection #19490
    Sakin
    Keymaster

    @EirikurVa: It’s working fine in all browser. Remember to see the password box first you need to sign out. Also once you add in the password, it will not ask you second time. So, if you have already added typed in password to view the post then you need to clear your browser cache.

    As I am not logged in and also haven’t added any password. So, the password boxes are showing for me in all browsers IE, FF and chrome.

    in reply to: white space between slider & footer #19489
    Sakin
    Keymaster

    @chris: Yes, you can add social icon in “Header Right Sidebar” for Top Right side in header. For footer you can add it in Footer Area.

    I check in your site but I don’t see the custom css that I gave you.

    in reply to: white space between slider & footer #19486
    Sakin
    Keymaster

    @chris: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .home #main { padding: 0; }

    in reply to: Paragraph spacing and font size #19485
    Sakin
    Keymaster

    @Alex: You can play with the sizes as per you need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    /* For Post Title Font Size */
    .entry-header .entry-title { font-size: 30px; }
    /* For Spaces Between Posts */
    #content .hentry { padding-bottom: 50px; margin-bottom: 50px; }
    /* For Paragraph Spacing */
    #content .hentry p { margin-bottom: 50px; }
    /* For Recent Post Widgets */
    .widget_recent_entries ul li { padding-bottom: 10px; }
    in reply to: Password protection #19484
    Sakin
    Keymaster

    @EirikurVa: In which page you have added password protection?

Viewing 20 posts - 9,001 through 9,020 (of 14,504 total)