Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@kz2284: This is default gallery and navigation from WordPress. So, we don’t have option to change this. About the pagination gallery, I think you have added image in different order.
The best option to make the gallery, I suggest you to use Jetpack plugin and activate “Photon” and “Carousel” module.
Sakin
Keymaster@julienbaudry: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. This will work for article all over your site.
.hentry p { text-align: justify; }If you upgrade to Catch Box Pro, most of the things will be same. But yes, you might need to change few things for additional features. But as per our user it’s pretty smooth and easy.
Sakin
Keymaster@Charliecorns: So if you are creating background with slightly darker at the end. Then you can create a longer image in length and for with you can make it small For example, 6px with and 600px height. Then you can copy the darker color and add in your background settings.
So in “Appearance => Background”. You upload your background image, then you can choose display settings as position: left, repeat: no repeat and Background Color as your the last dark color.
Sakin
Keymaster@revv83: All plugin are not compatible with all themes. We need to write code to make it compatible. Sorry, there are thousands of plugins and yes we are making compatible to popular plugins one by one.
So, I will forward your queries to our developer team.
Sakin
Keymaster@mike333: Hello Mike, can you check now? If you sill have issue then you can directly contact our sales and account section at http://catchthemes.com/contact-us/
Sakin
Keymaster@MrJonnyJones: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
.tablepress thead th, .tablepress tbody td { text-align: center; }For more about TablePress plugin, please add question in plugin author support forum.
Sakin
Keymaster@Patrick: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
#hgroup-wrap, #site-logo { padding: 0; } .site { box-shadow: none; }Sakin
Keymaster@ahale1011: You can add the following css in “Appearance => Theme Options => Custom CSS” box to hide the content.
#home-top-sidebar .widget p { display: none; }Sakin
Keymaster@kz2284: To hide the date, comment and author, you need to add the following css in “Appearance => Theme Options => Custom CSS” box.
.entry-header .entry-meta { display: none; }About disabling the leave a comment. Read this http://en.support.wordpress.com/enable-disable-comments/
Sakin
Keymaster@julienbaudry: We will be adding a lot more social icons soon. That is why we are collecting all the request for social icon and will published it together.
Sakin
Keymaster@cbtoolkit: In our site http://www.pulseinfomatics.com/ the images in the slider width is 980px whereas the site width is 1000px. So, just increase the width of the images.This will remove the grey background in left and right.
To remove the margin between the menu and slider, you need to add the following css.
#branding #access { margin-bottom: 0; }Sakin
Keymaster@ieefa: To hide the header search box, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#header .social-search { display: none; }You can change the font size of the title of pages and post by adjusting the font size and adding it in “Appearance => Theme Options => Custom CSS” box.
#main #content .post h1, #main #content .post h2.entry-title { font-size: 24px; line-height: 1.5; }Sakin
Keymaster@kz2284: You can just increase the font size from 16px to any higher you want and add the following css in “Appearance => Theme Options => Custom CSS” box.
/* For Screen size above 800px */ @media screen and (min-width: 800px) { #site-description { font-size: 16px; } }Sakin
Keymaster@speedie: To link to page, you need to use Featured Page Slider instead of Featured Post Slider. This option is there only in Catch Everest Pro version. Check out cool features in Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@versefamebeauty: I cannot view your site as it’s under construction. So I need to guess that you are using Catch Box Free theme as you have posted question in Catch Box Forum.
To center widget title in Catch Box Theme, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
.widget-title { text-align: center; }Sakin
Keymaster@ccdsmith: Sorry I don’t get it what you mean? Blog entries will show like this http://catchthemes.com/demo/catch-everest/category/blog/ . But looks like you have customize the theme and I am not being able to track it down. You might consider checking with your developer.
Sakin
Keymaster@anaorsini: For all post it will show read more. I don’t get it what you mean. Can you explain it pleas.
You can control the length from “Appearance => Theme Options => Excerpt Length Option”
Sakin
Keymaster@Charliecorns: The upgrade process is quite smooth. There might be few clicks that you need due to additional features. You can also take help from us to install the pro version for you once you have made the purchase.
You can easily change font family in pro version through “Appearance => Theme Options => Font Family Options”. You don’t need plugin for that.
Yes you can make the gradient image and then add it though “Appearance => Background”.
-
AuthorPosts
