Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@mrt_rl: Just use Custom Menu. Go to “Appearance => Menu”. See this for more details http://en.support.wordpress.com/menus/ .
When you create menu with this you can change any menu title through label.
Sakin
Keymaster@Casadima: See this forum thread for how to add featured post slider http://catchthemes.com/support-forum/topic/featured-post-slider-not-showing-up/
For controlling number of posts in slide. Go to “Appearance => Theme Options => Featured Post Slider => Add Slider Options” and type in the Number of Slides.
Sakin
Keymaster@cbtoolkit: Yes your second css in good if you just want to hide in page only.
Sakin
Keymaster@Elisabetta: Just add the following css to change the highlight for hover and active menu. I see you already have the following code in “Custom CSS” box. Just change the color code as per your need.
/* For Menu Color hover and active */
#access ul li a:hover, #access ul li.current-menu-item a, #access ul li:hover > a {
background-color: #3a3434;
color: #f8940f;
}
Sakin
Keymaster@nirym: Which border is not working for you. All the css code that I send you is supposed to add in “Custom CSS” box in Theme Options panel from your WordPress Dashboard.
Sakin
Keymaster@dre2010: Once you change it in function you need to regenerate the thumbnail again. Use this plugin to regenerate it http://wordpress.org/extend/plugins/regenerate-thumbnails/ and then change any value on theme option and it will load you new size.
Sakin
Keymaster@burak: Just add the following CSS in your “Custom CSS” box in Theme Options panel.
#header #mainmenu ul li:last-child { border-right: none; }
#header #mainmenu ul li:last-child a { padding: 0 15px; }
Sakin
Keymaster@ryanc44: But in Catch Box there is not typo error. It’s just in Simple Catch and also it will be updated soon.
Sakin
KeymasterJust to let you all know that there is Catch Everest Pro version as well which has lot of color options, font options and many more from Theme Options panel itself. Take a look at it http://catchthemes.com/themes/catch-everest-pro
Sakin
Keymaster@bhomay: Just add the following CSS in “Custom CSS” box in theme options panel. Just change the color code as per you need.
/* For footer site generator */
#site-generator { background-color: #8DC73F; }
/* For Border Color in Header Message */
#homepage-message { border-color: #8DC73F; }
Sakin
Keymaster@StefanPaulGeorgi: Yes you can upgrade to pro version http://catchthemes.com/themes/catch-everest-pro and edit the footer code easily through Theme Options panel. See the theme instruction for Catch Everest Pro http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymasterfor footer sidebar background color. Just add the following CSS in “Custom CSS” box in Theme Options panel.
#footer-sidebar { background-color: #CEECF5; }Sakin
Keymaster@elh148: What is the customization that you have done. As I just install the plugin Share this and it is working fine for me.
Sakin
Keymaster@paigeohliger: just add the following CSS in “Custom CSS” box in theme Option panel
#secondary .widget img { border-radius: 0; box-shadow: none; float: left; margin: 0; }
Sakin
Keymaster@stickerd: I can see your site logo. Also don’t post in two thread same thing. I see you have posted in http://catchthemes.com/support-forum/topic/header-white-space-above-and-below-logo/
-
AuthorPosts
