Forum Replies Created
-
AuthorPosts
-
December 18, 2014 at 11:42 pm in reply to: Help to center the social widget in footer area one #49048
Sakin
Keymaster@Glen: Sorry I don’t understand your question properly. But if you are trying to disable slider in homepage and add it in news and updates page then this feature in not there. Yes, maybe you can search for plugin or hire a customizer.
Sakin
Keymaster@lucabriganti85: Can you post in your site URL so that I can check in. I think you are looking from very large screensize which screen resolution is more that 1600px. If that is the case then yes, it will show border on left and right. If you add image size more then 1600px it’s not good for the website as the image will be heavy and site will load slow. Just a note that the screensize above 1600px is only used by 2% of the web.
Sakin
Keymaster@delboorman: Sorry not sure what you mean. You can add in Welcome Text in your Sidebar which will be in the right side of our slider.
Sakin
Keymaster@lohanc:
1. I see that you have already remove the border and also reduce the spaces between widgets
2.
/* For Custom Menu on Sidebar Color */
.widget-area .widget.widget_nav_menu a { color: #757575; }/* Homepage Featured Content Titles */
.entry-header .entry-title a { color: #222; }/* title of widgets */
.widget-title { color: #222; }/* title of site and tag line */
Go to “Appearance => Header” and change the “Text Color”December 18, 2014 at 12:14 am in reply to: Featured Images and Links click through incorrectly #49008Sakin
Keymaster@Whitney: I see that there in no Gap between your anchor and the video. That is why it’s happening like that. This is HTML Code issue and not theme issue.
December 18, 2014 at 12:05 am in reply to: how can I remove image shadow in optional homepage sidebar #49007Sakin
Keymaster@Wim: I see that you have already removed the image shadow in your homepage sidebar and I am sorry that I done’ understand your 2 question.
Sakin
Keymaster@Zia: Try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
.breadcrumb ul li a { background-color: #84927d; color: #fff; } .breadcrumb ul li { border-color: #3f532b; } .breadcrumb ul li a:hover, .breadcrumb ul li.current_item { background-color: #3f532b; } .breadcrumb ul li.current_item a { background-color: #3f532b; }Sakin
Keymaster@Pascale: There is problem with your setting. I see that you want to use 3 column layout for your blog part. So, go to “Appearance => Theme Options => Layout Options => Default Layout” and select “Three Columns” as blog and archives pages take the default layout from Theme Options. Then for other pages/post, you can edit those individual posts/pages and change the layout.
Sakin
Keymaster@Whitney: try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#featured-post figure { display: inline-block; margin: 0 auto; }Sakin
Keymaster@alexmo: You can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
a { color: #21759b; }Sakin
Keymaster@knipser23: that is the base way to do that.
Sakin
Keymaster@Boaz: Oh Sorry you don’t need that line in Catch Evolution Pro theme. Replace the previous JS script with the following one:
<script type="text/javascript"> jQuery(window).load(function() { //Remove Old Primary Menu jQuery( "#tinynav1" ).remove(); //Remove Old Footer Menu jQuery( ".sb-holder" ).remove(); // Add New Primary Menu Label jQuery('#access .menu').tinyNav({ active: 'current-menu-item', header: 'Type-in-new-label' }); }); </script>Ok you can add the following css in “Appearance => Theme Options => Custom CSS” box to change that arrow:
.tinynav { background-position: left center; }Sakin
Keymaster@Drewmikita: Thanks for the update.
Sakin
Keymaster@Whitney: Can you post in your site URL so that I can check in.
Sakin
Keymaster@Glen: It’s there in Theme Instructions page at http://catchthemes.com/theme-instructions/catch-evolution-pro/ .
How to Change the Excerpt Length and More Tag Text?
1. Go to Theme Options under Appearance in your WordPress Dashboard
2. Go to Excerpt / More Tag Settings
3. Type in the Excerpt Length as in, the number of words, and More Tag Text
4. Save your changesSakin
Keymaster@Kim: Can you check your color in “Appearance => Theme Options => Color Options => Custom Colors => Menu Active Background Color”. Can you try changing that to
#fffSakin
Keymaster@Zia: Try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#main { height: 1%; overflow: hidden; } #colophon { border-color: #9aaa92; }Sakin
Keymaster@Glen: So the option for this is that, you set up Default Layout from Theme Options to have it sidebar. Then you said you have static frontpage where you want it to be full page no side panel. Then you edit that static front page and set that page as Full page no side panel. This will solve your issue. As the blog and categories will take the default layout setup in theme options panel.
-
AuthorPosts
