Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@frederikwa: We don’t support removing footer credit in Free Theme. You should understand and respect the credit link when using Free Theme and support. If you want to remove that then please upgrade to Pro version where you have Footer Editor on Theme Options panel through which you can just change it to anything.
Sakin
Keymaster@talkleft: First your header image http://premium.talkleft.com/wp-content/uploads/2013/02/tl1176x252.png has outer border that is taking space. Please upload the image without the border and in png format. Then this problem with be solved.
To change the background color of sidebar widgets, add the following css in “Custom CSS” box in your Theme Options panels. You can change the color code as per your need.
.widget { background-color: #000; }Sakin
Keymaster@thess: When you write any post or page then you can add link easily from content editor. See this for more details http://en.support.wordpress.com/links/
Sakin
Keymaster@gadgetxpert: Your site URL please?
Sakin
Keymaster@golfer300: I am not so sure that I understand your question. But if you want to show page in the homepage instead of blog archive. You have option to Select page from “Settings => Reading => Front page displays”.
Sakin
Keymaster@TotallyGeeky: Just go to “Appearance => Theme Options => Content Color Options” in your WordPress Dashboard and then change the color as per your need. Then click on save and the link color will be changed.
Sakin
Keymaster@shovelpower: You site URL please? Also do you want to remove the frame all pages, posts and categories or do you have any specific. Can you tell me more details.
Sakin
Keymaster@frederikwa: For hiding posted bu, posted in you can add the following css in “Custom CSS” box in your Theme Options panel.
.entry-meta { display: none; }
For removing continue reading in the archive pages you have to select “Show full content” option in Content Layout in your Theme Options panel.
Sakin
Keymaster@venkat: Can you send me your site URL so that I can check in the issue with your site?
Sakin
Keymaster@fb92: Check this Change Log Archive page http://catchthemes.com/changelogs/ and click on the theme for which you want to view the changelog.
February 24, 2013 at 11:47 pm in reply to: Image graphic/header above slider, without search bar #4360Sakin
Keymaster@elaine: If you are using Simple Catch Free theme, the you can just upload the large logo which will take the full width. Then add the following CSS in “Custom CSS” box in your Theme Options panel.
#header .layout-978 { position: relative; }
#header .social-search { position: absolute; right: 0; top: 30px; }
#header .social-search form.searchform { display: none; }
Sakin
Keymaster@jack: Can you send me your Site URL and also which extra search box and social icon your are talking about. Can you tell me more details?
Sakin
Keymaster@menmenm: You can check here at http://catchthemes.com/changelogs/
Sakin
Keymaster@frederikwa: You can just remove that Table content that you added through plugin. The table of scores. Add any other simple content and images. It will not cut off. And also everyone else the theme is working fine.
Sakin
Keymaster@AiD: These two websites has two different menu width. So the best option will be to
add the following css for http://www.poradnikniemowlaka.pl/
#access ul li:last-child { border-right: none; }
#access ul li:last-child a { padding-right: 14px; }
and the following css for http://www.bathroomdesign.pl/
#access ul li:last-child { border-right: none; }
#access ul li a { padding: 0 16px; }
Sakin
Keymaster@frederikwa: There are lots of free and premium plugin. Sorry, I am not an expert of plugin section.
Sakin
Keymaster@frederikwa: Yes that is the problem it is not responsive.
Sakin
Keymaster@frederikwa: I mean how did you add that table of scores.
Sakin
Keymaster@frederikwa: First I don’t know where did you add the code for the table Football match result. You need to edit that code.
Sakin
Keymaster@frederikwa: From where did you add in the iframe code to your site. You need to edit that code. So that it’s displays fine in Mobile Devices. So, the best option is to edit the code that you got from.
But alternate will be to remove the Responsive resign then in the mobile devices it will display the same as it is shown in large screen. It will not adept the design as per the devices.
-
AuthorPosts