Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Dennisvs: There is double border. So, you can disable it by adding the following css in Custom CSS box in your Theme Options under Appearance Tab.
#access ul li:last-child { border-right: none; }
Sakin
Keymaster@Dennisvs: You menu texts are center align. I am bit confused. Can you explain bit more.
Sakin
Keymaster@YorGo67: Yes check with other computer. You can see there http://catchthemes.com/demo/simplecatch/ we have use Facebook Like in sidebar widget.
Sakin
Keymaster@castelbon: Sorry this is two different container and we cannot do like that with css.
Sakin
Keymaster@jensbrandenburg: It’s better to search for Slider Widget plugin then creating one. This requires a lot of coding modification.
Sakin
Keymaster@klrouth: You mean the page title. Then add the following css in Custom CSS box to disable it. Go to “Theme Options -> Theme Options -> Custom CSS”
h1.entry-title {
display: none;
}
Sakin
Keymaster@Dennisvs: If you want to remove the way it it show on the iPad/iPhone then you need to disable the responsive. You can do it from WordPress Dashboard “Theme Options -> Theme Options -> Responsive” Just check on Check to disable.
Sakin
Keymaster@klrouth: You can simply add the Following CSS in “Theme Options -> Theme Options -> Custom CSS” box:
.featured-slider {
margin-top: 15px;
}
Sakin
Keymaster@Piirus: can you send me your site URL and then I can send you the custom css to add in.
Sakin
Keymaster@ronmerk: There is problem with your image URL. In that post the image url is http://i2.wp.com/www.blazeonline.com/wls/wp-content/uploads/2012/12/suagr-003-575×640.jpg?resize=150%2C150 which is not working. I think there is conflict with your Jetpack plugin “Photon” feature.
Sakin
Keymaster@Castelbon: I don’t get it. So, can you send me the URL in which you have problem and then I will send you the css code.
Sakin
Keymaster@fbalague: I am not so sure what you want to achieve. So, can you send me the screenshot of the design that you want.
Sakin
Keymaster@Rich2337: There has been lot of known issues in WordPress Version 3.5. This is not our theme problem.
See this : http://wordpress.org/support/topic/troubleshooting-wordpress-35-master-list
and http://wordpress.org/support/topic/wordpress-35-add-new-post-is-not-working/Sakin
Keymaster@chochonet and @antonimicer: send me your site URL and also be more specific. If possible send screenshot of what you want to remove.
December 20, 2012 at 12:27 am in reply to: Embedded files not showing up on safari mobile devices #2447Sakin
KeymasterHi Eric,
Yes Ron gave you the perfect answer. Flash is not supported in Apple smart devices.
Thanks Ron.
Regards,
SakinSakin
KeymasterHi Elisabeth,
You you can add the Custom CSS in Custom CSS box which you will find in “Theme Options -> Custom CSS” box in your WordPress Dashboard.
Correction to Ron’s css. See it as below:
h2#site-description {
font-style: italic;
font-weight: bold;
}
Thanks Ron for your support.
Sakin
Keymaster@webbfirman: Yes it looks fine to me. You can change the logo from Theme Options. If you are confused about how to use it then see theme instruction http://catchthemes.com/theme-instructions/simple-catch-pro/
Sakin
Keymaster@chochonet: It’s fixed.
Sakin
Keymaster@chochonet : I have installed Version 1.6.1.1 which is not yet released. See this http://www.linuxeando.org/wo/wordpress/wp-content/themes/catch-box/style.css
You can download. The same theme and use it in your other site. We are in the process of releasing it live soon.
-
AuthorPosts