Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Prov: There is one option to disable it. Go to “Appearance => Theme Options => Header Options” and then check in “Disable Header Right Sidebar” and save changes.
Sakin
Keymaster@Siegfried: You can find the sample image URL in readme.txt file. So, you can find from there.
Sakin
KeymasterHello Nelson,
I see that you have added large logo and site title. Then it why, the header right sidebar when down. The maximum you can do, is to add minus margin top in social search icon. For that you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#header .social-search { margin-top: -100px; }Regards,
SakinSakin
Keymaster@Roy: If you want to add back title back only in pages then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
.type-page .entry-header { display: block; }Sakin
Keymaster@Brad: You can add link in Promotion button but I don’t get it what you mean by Aweber forum link. It accepts link.
Sakin
Keymaster@workwithleads: You you upgrade to pro version. Then you could have just create Custom Menu from “Appearance => Menus” and then assign Menu location to Secondary menu as shown in demo page http://catchthemes.com/demo/catch-kathmandu/. But you are using Free version where you only have option to add in primary menu.
So, try adding in the following css in “Appearance => Theme Options => Custom CSS” box.
#header-right { clear: both; width: 100%; } #header-right .widget { text-align: center; width: 100%; } .header-sidebar .menu { float: none; }Sakin
Keymaster@Michelle: Yes it will show featured image by default. So, changing the featured image is a good option. I see that you are using Jetpack plugin and if you have activate “Sharing or Publicize module” in Jetpack plugin that it automatically add featured image as Open Graph image. See this http://jetpack.me/tag/open-graph/
Sakin
Keymaster@jackson101: Post in your site URL and let me know what is not working. Then I can check in.
Sakin
Keymaster@Dyas: There is no option to add menu above the logo in Catch Box Free theme. If you had used Pro version then you could add menu item in “Header Top Sidebar” but it’s not there in free one.
In free version, if you want to edit the secondary menu position then first you need to build child theme and create empty
functions.phpfile in your child theme and then copycatchbox_header_menufunction to your new child themefunctions.phpfile and remove the Secondary menu code. Then you can create new functions with secondary menu with action hookcatchbox_before_headercontentNote: You can not allowed to edit Footer Theme info in Free version. This is the only recolonization that we get for providing you all free theme and free support. I hope you understand it and add it back or upgrade to Pro version and remove it from Footer Editor.
Sakin
KeymasterHi Dona,
I am confused as Catch Box Pro doesn’t have sub headline. So, can you add in your site URL and let me know it.
Regards,
SakinSakin
Keymaster@William: Sorry this is not possible with default settings. As you have added layered slider in your post id 199. Post cannot be placed above header image.
For this you might need to hire developer to build child theme and do the customization.
Sakin
Keymaster@Roy: I see that you have disable the tile from your Custom CSS. So, remove the following css from your Custom CSS box.
.entry-header, .entry-format { display: none; }Sakin
KeymasterHello Charles,
I am not sure about your settings. So, I suggest you check you settings.
Go to “Appearance => Theme Options => Featured Slider => Featured Post Slider Options” and make sure you un-checked “Exclude Slider post from Homepage posts”Regards,
SakinSakin
Keymaster@Roy: Can you post in your site title then I can check in. Post title should be displayed in Catch Evolution Pro theme. You can see it in our demo page http://catchthemes.com/demo/catch-evolution/
Sakin
Keymaster@greengiant: You can use the following css.
#supplementary { font-size: 14px; }Sakin
Keymaster@HR-Flex: Thanks for the info. We will check in detail and work. If needed then we will add jQuery Cycle 2 in next version update.
Sakin
Keymaster@ChmsAdmin: Nice you solved it. Cheers 🙂
Sakin
Keymaster@ChmsAdmin: I need your site URL to check in details. Are you using Catch Evolution Free Theme?
There is 2 places that you need to check in if you have disable your Site Title and Tagline.
1. First, go to “Appearance => Header” and then make sure you have checked in “Show header text with your image.”
2. Second, go to “Appearance => Theme Options => Header Options” and make sire you have un-checked “Disable Site Title” and “Disable Site Description (Tagline)”Sakin
Keymaster@cartman: I don’t see that you are using Catch Box Theme. You are using different theme and this is not developed by us. So, sorry we don’t be able to support it.
In Catch Box Theme, if you want to remove border, then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#secondary .widget { border-bottom: none; }Sakin
KeymasterHi Ian,
Can you add the following css in “Appearance => Theme Options => Custom CSS” box.
#supplementary #fourth .widget_catchkathmandu_adspace_widget { text-align: right; }Regards,
Sakin -
AuthorPosts
