Forum Replies Created
-
AuthorPosts
-
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.
Sakin
Keymaster@danielgreat: Your site is mobile friendly. Simple Catch Pro theme in Responsive Design. You can test your site at http://mattkersley.com/responsive/
Sakin
Keymaster@tiger: Yes you can use Catch Everest Free theme for your Fishing Association.
While using any Free Theme, you are not allowed to edit or delete the Footer Credit text and link. If you want to edit or delete it then you need to upgrade to Catch Everest Pro theme where you have Footer Editor options and other lots of additional features. See this for additional features http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@JakeBuly: I will try to answer it all.
⢠I need to remove the small border around all the images on my site if possible.
— You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main #content .post-img a, #main #content img { border: none; }⢠I need to remove the name from the top of each page, ex: Home/About/Etc.
— You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.page .entry-title { display: none; }⢠I need to remove the extra space from the end of the menu bar.
— The extra space depends on the menu item you have added, don’t worry about it. It’s not an issue. You can try in adding the following CSS in “Appearance => Theme Options => Custom CSS” box.#header #mainmenu ul li a { padding: 0 15px 0 16px; } #header #mainmenu ul li:last-child { border-right: none; }⢠I also need to move the homepage social icons above the logo if possible!
— You can try in adding the following CSS in “Appearance => Theme Options => Custom CSS” box.#header .layout-978 { position: relative; } #header ul.social-profile { float: right; position: absolute; right: 20px; top: 10px; }⢠And remove where it shows all the category info on each post.
— You can try in adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
.single .tags { display: none; }Sakin
Keymaster@princez2425: You should have posted Site URL. so, it would have been easier for me to check in. Can you check your setting at “Appearance => Theme Options => Homepage / Frontpage Category Setting”. Either you need to select disable or you need to filter the category from which the post need to show.
I will also email you.
Sakin
Keymaster@danielgreat: Oh this theme is don’t have support for 3 column layout. So, you can keep either left sidebar or right sidebar. You can cannot keep both sidebar. If you want both the sidebars, then you need to build child theme and edit the layout which is total customization.
Sakin
Keymaster@arichardc: I check your site and the errors seems to be IE and other browser compatibility fixes. So, you don’t have to worry about it. It happen to all the themes.
But I found one error that is related to Google Font which can be fixed. Can you go to “Appearance = Theme Options => Font Family Options” and check “Reset Font” and save it.
Sakin
Keymaster@trentbuzz: Do you check out the theme instruction http://catchthemes.com/theme-instructions/catch-everest/.
Did you check your Layout Options. For sidebar, you need to select “Right Sidebar” or “Left Sidebar”. Overall site setting, you need to select from “Appearance => Theme Options => Layout Options”. You can also change the individual page and post settings from your page and post editor “Select Sidebar Layout Options”.
Sakin
Keymaster@impresnet: Sorry I cannot help at this case.
Sakin
Keymaster@jaime_criado: I don’t understand your question. Can you explain bit more and also add in your site URL so that I can check in.
-
AuthorPosts
