Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterHello Heiko,
I will contact you though email. You can send me access there.
Regards,
SakinSakin
KeymasterHi Carlos,
It’s quite complicate. You need to remove all the padding and margins like below:
.home #main { padding: 0; } .home .entry-header { margin: 0; } .home #content article { margin: 0; padding: 0; } .home #secondary { padding-top: 0; }Then either you need to increase the size of sidebar or content.
September 29, 2013 at 1:57 am in reply to: Cathc Everest – Size or delete the text of the slide #15210Sakin
Keymaster@chipbphoto: I don’t get it what you mean. Can you explain with your site URL and the reference site.
Sakin
Keymaster@Sonik09: Please send me your site URL where you have use the table and also let me know how much are you trying to decrease.
Sakin
Keymaster@chipbphoto: Thanks for your appreciation and feedback. We will try to add that.
Sakin
Keymaster@chipbphoto: You care using Catch Everest Pro theme So see this instructions http://catchthemes.com/theme-instructions/catch-everest-pro/ where it is mentioned size as 690px width and 462px width. This theme is responsive design. So, you have option to use your full image from “Appearance => Theme Options => Content Featured Image Size”
Sakin
Keymaster@carlosdonan: First I cannot view your site. It’s still coming soon. Also I can not clear about your request.
Can you explain please? Maybe add screenshot here.
Sakin
Keymaster@Jan Ove: You first need to create Menu from “Appearance => Menus” Then you can add that menu in your sidebar from “Appearance => Widgets”. Just drag and drop “Custom Menu” to you sidebar, assign the menu that you have created and save it.
Sakin
Keymaster@Jan Ove: You can build Custom Menu from “Appearance => Menus” form which you can add any page, custom links and categories. For more see this http://catchthemes.com/blog/custom-menus-wordpress-themes/
Sakin
Keymaster@chipbphoto: Yes you are right. Cheers 🙂
Sakin
Keymaster@jpbertram: You can just add the following CSS instead of
#primary { width: 100%; }in your “Appearance => Theme Options => Custom CSS” box.
.bbpress #primary { width: 100%; }Sakin
Keymaster@chipbphoto: I see that you have activate “Mobile Theme” in your Jetpack plugin settings. Just deactivate that.
September 28, 2013 at 9:06 am in reply to: My site title and tagline have disappeared. Please help! #15174Sakin
Keymaster@tlvannoy: I have contacted your through email. Please check in. The title and tagline looks empty.
September 28, 2013 at 2:21 am in reply to: My site title and tagline have disappeared. Please help! #15165Sakin
Keymaster@tlvannoy: When we check in our server. It’s working fine. We are getting Site Title and Tagline. The site title and tagline will be empty only if you have empty Site Title and Tagline in “Settings => General”. So, can you trying adding in the Site Title and Tagline in “Settings => General” and click on save.
If you still have issue then let me know it. I will need to check in your server.
Sakin
Keymaster@oly: if you want to remove the text shadow then you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.sb-selector:link, .sb-selector:visited, .sb-selector:hover { text-shadow: none; }Sakin
Keymaster@grayscottage: I just check in your site and you have successfully changed the favicon.
Sakin
Keymaster@Sarah: For image to become same size in the slider. You image size should be minimum Width: 644px and minimum height Height: 320px.
For some of the old images that your site have before changing to Catch Box Theme, you need to regenerate thumbnail. You can do that by adding “Regenerate Thumbnail” plugin. See the theme instruction at http://catchthemes.com/theme-instructions/catch-box-pro/
Sakin
Keymaster@Dignan17: Change your menu background color to #a7a9ab. Upload your red image in your site and the add the following CSS in “Appearance => Theme Options => Custom CSS” box. In the following CSS, replace image_url with your red image url.
#header-menu #access { background: url("image_url") no-repeat scroll 0 0 #005ca9; width: 98%; } -
AuthorPosts
