Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@ampgraphix: I just check in from my iPhone and found that you are using another Mobile Theme. You need to check the setting of that plugin.
The best options for you will be to upgrade to Simple Catch Pro theme which is Mobile Compatible as it is Responsive Design and it adjusted as per the screen size. See the features details of Simple Catch Pro at http://catchthemes.com/theme-instructions/simple-catch-pro/
Sakin
Keymaster@dommyt: The space is due to long site tagline making social icons to move down. You can decrease the width of the social icons by adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header .social-search { width: 240px; }Sakin
Keymaster@SteveW: This feature is not there. You need to build child theme and then change the position. Maybe you can send us your proposed layout design and I will send it to the developer team to work it out in upcoming version updates.
May 21, 2013 at 1:34 am in reply to: Header Options: Additional option to move logo position up and do #9227Sakin
Keymaster@jihn_1: Try in the following css.
hgroup.with-logo { padding-left: 10px; padding-top: 24px; }Sakin
Keymaster@SteveW: You cannot add video in Homepage Headline. It’s for the Headlines. Maybe you can try adding in the page in the homepage. So, first create a page with the youtube video and all and then add that page in homepage. You can add that from “Appearance => Theme Options => Homepage/Frontpage Settings”
Sakin
Keymaster@Rufi139: If you are using Child theme for the theme customization, then it’s no problem updating the theme.
If you are using FTP to update then you can just upload the latest files to replace the old version of theme.
But if you are trying to update from your WordPress Admin Panel then first you need to activate Catch Box Free Theme and then delete the old version of Catch Box Pro theme and then upload the new version of Catch Box Pro as the new theme installation process.
Sakin
Keymaster@Rufi139: I just check in your site and see that in some menu item there is missing label. So, check the label.
Sakin
Keymaster@Rideit NZ: That is done intentionally to break the long words which warp outside the container in mobile devices.
You can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” to remove that.
.site-content article { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }May 21, 2013 at 12:43 am in reply to: Header Options: Additional option to move logo position up and do #9219Sakin
Keymaster@jihn_1: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#site-logo, hgroup.with-logo { clear: none; display: inline; float: left; }Sakin
Keymaster@MandyJean: It’s same with your site as well. There is not problem.
Sakin
Keymaster@kirsten0203: Check your site. I am being able to upload theme. I just login to your site then went to “Appearance => Theme Options => Featured Slider”, then selected image slider. Then I clicked on “Uploads”. Since you already have images in the media library, then I clicked on “Media Library” and click on “Show” for the image I wanted to add. Then clicked on “Insert into Post”.
Sakin
Keymaster@kirsten0203: Can you contact from http://catchthemes.com/contact-us/ and in subject mention Email requested by Sakin
Sakin
Keymaster@JakeBuly: WoW one more time. 😀
Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.#header .social-search form.searchform { padding-top: 0; }Sakin
Keymaster@tiger: Yes you can change file as per you need. But while you make change, best approach is to build child theme and do the customization. By doing this you will preserve the changes for updates.
May 20, 2013 at 9:53 am in reply to: Full-width logo: close empty space above & below, match menu bar width #9201Sakin
Keymaster@jihn_1: I just check in your site and found the following CSS in “Custom CSS” box..
#site-logo { padding-top: 15px; } #hgroup-wrap { padding-bottom: 10px; padding-left: 50px; }Replace the above css with the following:
#site-logo { padding-top: 0; } #hgroup-wrap { padding-bottom: 0; padding-left: 50px; }Sakin
Keymaster@Chris: There is issue with your iframe code. So, the only option I can show at this time is to fixed the height of that page by adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
.page-id-636 #main { height: 1800px; }Sakin
Keymaster@electricidee: Can you send me your site URL?
Sakin
Keymaster@kirsten0203: That’s really strange why it is not working for you. Can you try copying the image URl and then paste the URL to the image box and check it. I will email you to help you further.
Sakin
Keymaster@electricidee: Send me our site URL. So, that I can check and send you the suggestion.
-
AuthorPosts
