Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@truthinablog: You can use custom Background to add image behind your post. Go to Appearance -> Background and add in the image there.
Sakin
Keymaster@kevancoyle: The site you have added here doesn’t open. Please check the site URL and send me back. Also tell me how much you want to widen and shorten.
Sakin
Keymaster@superguysteve: I don’t think you have setup the slider properly. You need to first post few articles with Featured Image. Then add the post ID in the Featured Post Slider Options. Check our the Theme Instruction http://catchthemes.com/theme-instructions/catch-box/
Sakin
Keymaster@AiD:You can add the following css in “Custom SS” box in your Theme Options under Appearance Tab.
/* Sidebar Search Widget Transparent */
.widget_search .search-box, .widget_search .search-box input#s { background-color: transparent; }
/* For Background Color of Footer */
#colophon {
background: none #fff;
border-top: 6px solid #000;
}
But I don’t understand what you want to do with menu. Can you write in detail.
Sakin
Keymaster@AiD: see this for tutorial http://www.wpbeginner.com/wp-themes/how-add-google-web-fonts-wordpress-themes/
Sakin
Keymaster@poornima.uk: Always add in your Site URL please and then only I can send your the Custom CSS.
Sakin
Keymaster@dommyt: You site URL please. Always add in your site URL so that we can check it and see that you are doing.
Sakin
Keymaster@llmancini: Add the following CSS in the “Custom CSS” box in your Theme Options panel for border and background in header search box.
#header .social-search form.searchform input {
background: #ccc;
border: 1px solid #000;
height: 33px;
width: 200px;
}
But for the social links color you need to replace the image.
Sakin
Keymaster@frederikwa: Free version is fully responsive that is why it will display different in mobile to make it fit. I said you cannot disable the responsive in free version.
Sakin
Keymaster@llmancini: This is for menu background color for your site. For hove I see that you have already added it.
#header #mainmenu ul li {
background-color: #ccff66;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}
Sakin
Keymaster@Rufi139: What do you mean by different header. Do you mean the Title of the pages. Then yes you can change the title of the pages that is not a problem. But if you are talking about Header image then no this is not supported in this theme.
Sakin
Keymaster@laura: We haven’t checked our theme with any e-commerce plugin. But from my opinion Woo Commerce will be best to use. But you might need to build support for that. Let us know and then we will help you.
Sakin
Keymaster@truthinablog: You can change the value of the color code and the font size as per your need and add the following css in “Custom CSS” box in your Theme Options
h1#site-title a {
color: #bbb;
font-size: 50px;
}
h2#site-description {
color: #666;
font-size: 14px;
}
Sakin
Keymaster@thess: Can you be more specific on what you want to change and how you want it to make it look like. Also add in your site url.
Sakin
Keymaster@paigeohliger: Yes you can add the link in The content of Featured Image Slider. But you need to add the following css in “Custom CSS” box to make the link text visible.
.featured-text p a { background: none; display: inline; position: relative; text-indent: 0; }Sakin
Keymaster@frederikwa: If you are using free version then you need to upgrade to Pro version to remove the responsive design.
For sidebar, can you send me the design screenshot and I will send your the custom css.
Sakin
Keymaster@marga: Yes, if you are just customizing CSS then you can use Custom CSS box and no need to create child theme.
Sakin
Keymaster@poornima.uk: If you are using Featured Image Slider, then you have option to add in Title and Description that will be content for the slider. But if you are using Featured Post Slider it will take the title and excerpt of the post.
-
AuthorPosts
