Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterCan you try adding in the following css in “Appearance => Theme Options => Custom CSS” box.
#main { background-color: transparent; }Sakin
Keymaster@Patrice: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
.css-event-form .event-attributes { padding-bottom: 15px; } #main form .css-event-form .submit { padding: 0; width: auto; }Sakin
KeymasterHello Kristi,
It’s because of your 728px google ads in the header. You can only add reponsive google ads for mobile. Or you need to disable that ads in mobile devices.
Regards,
SakinSakin
Keymaster@Johnnyf: I am bit confused with your issue. So, can you explain it in reference with your site URL. Then, I can check in your site and suggest you the solution.
Sakin
Keymaster@Hakan: Ok thanks for your suggestion. We will add in option to remove Meta in Header and Footer of the post in Pro version soon. We have added in our future release notes.
Sakin
Keymaster@mindiapolis: I don’t see that you have enabled Featured Slider. Did you check this screencast video: http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/
I will email you personally if you need further help with this.
Sakin
Keymaster@james058: You are allowed to use theme for your own unlimited site but not for different people. You are not authorized to resell or redistribute the theme to third party.
For update, you need to download from your account at http://catchthemes.com/my-account/ and then use the plugin http://catchthemes.com/wp-plugins/catch-updater/
Sakin
Keymaster@mindiapolis: You cannot make the slideshow of the images in the header. But you have add Featured Slider. See the theme instructions at http://catchthemes.com/theme-instructions/adventurous-pro/ , image slider instruction at http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/ and post slider instruction at http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/
Sakin
Keymaster@@Joaozinho: I check in your site and I don’t see any issue in the menu. But yes there is problem in header right sidebar social icon. For that you can add the following css in “Appearance => Theme Options => Custom CSS” box.
ul.social-profile li { height: 42px; overflow: hidden; } @media screen and (max-width: 980px) { #header-right .widget { display: none; } }Can you let me know in which browser you are checking in from. or maybe you can upload screenshot showing issue in your site and then post in the screenshot url here.
Sakin
Keymaster@Kim: For post title, you can add the following css:
.entry-title { padding-top: 0; }Sakin
Keymaster@Olga: Here is the css to make the footer color of homepage to black.
.home #site-generator { background-color: #000; }Your collection page is not active. To remove comments and reply all together. There is two ways:
1. You have to edit all your old/current pages/posts and then manually remove it from your settings. See this screenshot http://www.pinterest.com/pin/548594798329843253/ which explains in detail. And for new pages/posts, you can go to “Settings => Discussion” and in “Default article settings”, uncheck “Allow people to post comments on new articles” and “Allow link notifications from other blogs (pingbacks and trackbacks)” and save changes.
2. If you upgrade to Pro version, you can easy option to disable all in just one click from “Appearance => Theme Options => Comment Options”Sakin
Keymaster@Olga: Looks like you have already changed it.
.home .site { background-color: #000; } .home #site-generator { background-color: #000; }Sakin
Keymaster@kdelacruz: If you just want to change that white to black color then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
.page-id-18 #content article { background-color: #000; }But if you want to remove that area then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
.page-id-18 #main { display: none; }Sakin
Keymaster@johnbarr: This blog and homepage means the same. The Blog option is there, if you want to select static page in the Homepage and then have your blog as blog page. Instead of having your blog in homepage.
Sakin
Keymaster@catwingz: To show the full text, you need to go to “Appearance => Theme Options => Layout Options” and select “Full Content Display” in Content Layout. Remember, if you have use
<!--more-->tag in the post then it will only display the text before more tag. So, when you use Full Content Display check your more tag http://en.support.wordpress.com/splitting-content/more-tag/About the bullets, I don’t get it what you mean. As I don’t see any bullet items in your services page. Bullet item should have ul li style like:
<ul> <li>List Bullet Item</li> <li>List Bullet Item</li> <li>List Bullet Item</li> </ul>Sakin
Keymaster@Kim: Just the following css in “Appearance => Theme Options => Custom CSS” box.
body { padding-top: 0; }Sakin
Keymaster@Kim: Sorry Kim, Don’t have that option. I don’t mind answering all your questions. You can post it in your single forum post.
Sakin
Keymaster@Kim: Not sure which space you are talking about. try adding in the following css and check in.
.entry-title { padding-top: 0; }Sakin
Keymaster@Joaozinho: Can you post in your site URL so that I can check in. As I am able to view menu in Adventurous Pro in our demo server http://catchthemes.com/demo/adventurous/
-
AuthorPosts
