Forum Replies Created
-
AuthorPosts
-
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.
Sakin
Keymaster@Rideit NZ: After every row of about us ends you can add the following code. To add the following code, you need to change the editor mode to text.
<br class="clear" />I am not so sure about your Homepage question. You can add column in your page it’s self were you have added introduction paragraph. Also there is Homepage featured content options.
Sakin
Keymaster@danielgreat: Sorry but it’s working fine on my phone and I can not being able to open the link.
Sakin
Keymaster@ninabrooke: Simple Catch Theme don’t have e-commerce module. Maybe you can try in Catch Box Pro or Catch Everest Pro theme and install WooCommerce Plugin.
Sakin
Keymaster@amcnaughton: Sorry Allan, we don’t have option for that. Maybe you can hire a developer to build child theme and add extra sidebar.
For us, you can send us the proposed layout design and then I will forward to my theme development team. If they like it will add in the updates.
-
AuthorPosts
