Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@blackkeys: Sorry this level of customization cannot be done through custom css. So, you need to hire customer to develop child theme and do the customization.
January 7, 2014 at 11:31 pm in reply to: Incorrect active page option attribute selected in mobile and tablet menu #19000Sakin
Keymaster@fastfun.jp: Once you fix it for home. You can add the other pages in similar way. But for custom links, it’s like that. We will look in details about this later in future updates.
Sakin
Keymaster@Sonia: Sorry I don’t get it what you mean. Can you explain in reference to your site URL.
Sakin
Keymaster@lightwarrior: It’s designed that way. You can change to different comment box if you want. Just install “Jetpack” plugin and activate “Jetpack Comments” module and make sure you have deactivate “Mobile Theme” module.
Sakin
Keymaster@julluj: Can you explain in reference with your site URL.
If you just want to reduce the padding of footer then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#site-generator .site-info { padding: 10px 0; }Sakin
Keymaster@J14: That is post title. You can hide that if you don’t want from Custom CSS. Send me your site URL and then I can check in.
Sakin
Keymaster1. I’d like to change the Artists names heading for each show and make them bold and larger, in red color.
— Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.td.gigpress-artist { color: #FF0000; font-size: 18px; font-weight: bold; }2. I also would like to move the Subscribe RSS and iCalendar logos that are now at the bottom of the Upcoming Performances, to the top of the page where they can be seen, or even double them at the bottom and the top.
— For this you need to check in with the plugin developer. This cannot be done though css. You need to change the configuration in plugin.Sakin
Keymaster@Sarah: You got me wrong. Please replace the following CSS:
@media screen and (min-width: 961px) { /* Custom Column CSS */ } /* For 2 columns primary, secondary and wrapper */ .three-columns .content-sidebar-wrap { width: 83%; } .three-columns #primary { width: 70%; } .three-columns #secondary { width: 29.5%; } /* For 3rd column */ .three-columns #third { width: 16.5%; }With the following CSS:
@media screen and (min-width: 961px) { /* For 2 columns primary, secondary and wrapper */ .three-columns .content-sidebar-wrap { width: 83%; } .three-columns #primary { width: 70%; } .three-columns #secondary { width: 29.5%; } /* For 3rd column */ .three-columns #third { width: 16.5%; } }Sakin
Keymaster@Olivier: Catch Mustang Theme doesn’t support Contact form from Jetpack. We recommend Contact Form 7. But yes thanks for your details responsive and we will update the fix as soon as possible in the updated version.
Sakin
Keymaster@Kenneth: For that either you need to build child theme and edit the functions, which is bit complicated and you need to hire customizer. But there is one way, you can just upload the Small Size image in the “Featured Image” section then it will be fine. Like you have done in “New Section” post mywebbedreviews.com/new-section
Sakin
Keymaster@marcella: Yes, it’s creating confusion. Can you post it in Catch Everest Pro forum at http://catchthemes.com/support-forum/forum/catch-everest-pro-premium/
Sakin
Keymaster@ianroach: If you are using Catch Everest Pro theme then simply use Featured Image Slider and then you can upload the image of any size you want.
Sakin
Keymaster@lisareopera: Looks like you have customize the theme as Catch Box Theme only support “Header Image that you can add from “Appearance => Header” and will be on left.
Sakin
Keymaster@impresnet: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
body { padding-top: 0; } #page { margin-bottom: 0; } #header-content { padding: 0; }Sakin
Keymaster@Sally Starlett: Sorry I don’t understand your question clear. Catch Evolution Theme uses large images. See the theme instruction page http://catchthemes.com/theme-instructions/catch-evolution/
Image Sizes:
Featured Post Slider
Width: 644px
Height: 320pxCustom Header Image for Logo
Width: Flexible (recommended width 1600px)
Height : Flexible (recommended height 400px)Can you show me your site URL and let me know your issues in detail, maybe screenshot
Sakin
Keymaster@rckstr: For changing any core theme files, first you need to build child theme. Then just create
functions.phpfile in your child theme and copy the functioncatchbox_socialprofile()from parent theme. Then you can change thetitle="MySpace"totitle="Yelp"Sakin
Keymaster@ianroach: Sorry, I am bit confused about your question. You can add header image from “Appearance => Header” and header featured image from “Appearance => Theme Options => Header Featured Image Options”. If you are not talking abut this then can you explain in reference with your site URL.
Sakin
Keymaster@Bethann: I see that you are using Catch Everest Pro theme and too add sidebar in Product page, you can just go to “Appearance => Widgets” and add widget in “WooCommerce Sidebar”
Sakin
Keymaster@Rinaldo: Sorry I don’t understand your question. Can you explain in reference with your site URL. In Catch Box Pro, you can just add the Site Title from “Settings => General”. Then for the widgets in Header Right Sidebar, you can go to “Appearance => Widgets”.
For more, please read our theme instruction page at http://catchthemes.com/theme-instructions/catch-box-pro/
-
AuthorPosts
