Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@frederikwa: I checked in your site http://oddsresults.com/ and I haven’t seen that you have added the above css in “Custom CSS” box in your Theme Options. Please add that and let me know. Then only I can check your site status.
Sakin
Keymaster@frederikwa: You can add the following css in your custom css box in your Theme Options panel.
#primary {
margin: 0 -19% 0 0;
}
#content {
margin: 0 22% 0 3%;
width: 75%;
}
#secondary {
width: 16%;
}
Sakin
Keymaster@Elisabetta: just add the following css in your Custom CSS box in your Theme Options panel.
ul.social-profile li.facebook a {
background-position: 0 -43px;
}
ul.social-profile li.facebook a:hover {
background-position: 0 0;
}
Sakin
Keymaster@HeatherSilva: I don’t understand what is your problem. You can just add in your post and then it will show it. Can you tell me more details about your problem and also add in your site URL.
Sakin
Keymaster@Nicoleabouttown: For that you need to select “Show full content” in Content layout in your theme options. Then in your post add the thumbnail image with align left and content then this will work fine.
Sakin
Keymaster@Rufi139: You cad add in with your Custom CSS. Can you send me the color code and the pages that you want to change and then I can send your the css.
Sakin
Keymaster@rdbento: Can you send me your site URL please. So, that I can send you the “Custom CSS” that you can add in.
Sakin
Keymaster@belgianbingo: Please add in your Site URL and also I don’t understand your question properly. Maybe you can list one by one on the task.
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;
}
-
AuthorPosts