Forum Replies Created
-
AuthorPosts
-
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.
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.
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; }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; }Sakin
Keymaster@klgarner: Thanks for sharing your site URL and I found the issue. I see that you just added
2e3192and missing hash tag#. So, you have to add#2e3192Sakin
Keymaster@dchambers: Sorry I am bit confused. Can you explain in reference to your Site URL?
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.
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.
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.
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.
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.
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.
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”.
Sakin
Keymaster@chris: You can try adding in either on Header Right Sidebar or on Header Top Sidebar from “Appearance => Widgets”
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.
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.
Sakin
Keymaster@chris: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.home #main { padding: 0; }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; }Sakin
Keymaster@EirikurVa: In which page you have added password protection?
-
AuthorPosts
