Forum Replies Created
-
AuthorPosts
-
September 7, 2013 at 11:34 pm in reply to: Title and sidebar image need to re-size on smaller displays #14235
Sakin
Keymaster@oly: Wow you solved all your questions. Thanks you are doing great. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the menu.
#header-menu { display: none; }Sakin
Keymaster@bamrider: To use Featured Image slider. Go to “Appearance => Theme Options => Featured Slider => Slider Options” and select “Image Slider” from Select Slider type. Then you can add in the image as per you need. See this screenshot http://pinterest.com/pin/548594798329509357/
For more, please check Catch Everest Pro Theme Instruction at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@rlsdesigns: Not sure why there is issue in your site. Can you tell me what have you customize it. Don’t edit any core theme files. Also let me know your plugins list. Try contacting your hosting server support why these js are not loading.
If it still doesn’t get it solved, then let me know it. I will contact you through email as I need your admin access to check in your server.
Sakin
Keymaster@Lorena Poling:
1. I’m trying to remove the space between the footer and the three images on top of it. I used the two codes that both of you wrote above, but it didn’t work ??!! I copied those codes and pasted them in the Custom CSS box. Is that Ok?
— It’s not the css issues but you have added static front page from “Settings => Reading”. That page you have added in in empty. That is why it is showing so much of space.2. I also want to change the footer image for the green image that right now you can see in the slider. How can I do that?
— Try adding in the css from http://pastebin.com/35rAUUGW in “Appearance => Theme Options => Custom CSS” box.Sakin
Keymaster@d00s: When any CSS change either build child theme and edit child theme style.css or use Custom CSS box at “Appearance => Theme Options => Custom CSS” box.
I see that you have hidden Author form post by adding in the following CSS.
#author-info { display: none; }And I see that you have added new author box from plugin at top of the post.
September 6, 2013 at 10:07 pm in reply to: Google Analytics "Tracking Not Installed" Notification #14207Sakin
Keymaster@youngwings: Sorry you shouldn’t add it in both header and footer code. Just add in one place. If you add in both places, then there will be duplicate of code.
Sakin
Keymaster@usages.website: If you are just trying to reduce the padding in your logo then you can add in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#site-logo { padding-top: 10px; } #hgroup.with-logo { padding-top: 10px; }Sakin
Keymaster@johnnielsenmail: Thanks for using Simple Catch Pro theme.
1. One how do I change the colour of the search button in the header?
— You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. You can change the color code as per you need./* Search Box Background Color */ #branding .searchform .search-box,#sidebar-top .widget_search .search-box input#s { background-color: #fff; } /* Search Box Text Color */ #sidebar-top .widget_search .search-box input#s { color: #888; } /* Search button background and text color */ #branding .searchform button { background-color: #333; color: #fff; }2. How do I change the colour of the tree dots under the image slider on the from page?
— You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. You can change the color code as per you need./* For dot static color */ #controllers a { background-color: #b7b7b7; } /* For dot hover and active color */ #controllers a:hover, #controllers a.active { background-color: #000; }3. finally how do I remove the stripe (blurry) effect from the picture slider on the first page.
— You can remove that from “Appearance => Theme Options => Featured Slider => Slider Options”. Then check on “Disable Slider Background Effect” and save.Sakin
Keymaster@rlsdesigns: Have you customized theme as I don’t see the following script loaded in your site.
http://camdmachining.com/wp-content/themes/catch-everest/js/jquery.cycle.all.min.js?ver=2.9999.5
http://camdmachining.com/wp-content/themes/catch-everest/js/catcheverest-slider.js?ver=20130114So, check your theme and plugins which is not allowing to load these scripts.
September 6, 2013 at 4:05 pm in reply to: Google Analytics "Tracking Not Installed" Notification #14196Sakin
Keymaster@youngwings: I just check in your site and I see that you only have Google Site Verification id but not the google analytic code. You have to add the google analytics code in “Appearance => Theme Options => Webmaster Tools => Header and Footer Codes”.
Get your code and add there. See how to get the code https://support.google.com/analytics/answer/1008080?hl=en
Sakin
Keymaster@rlsdesigns: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 1061px) { .site { width: 960px; } }Sakin
Keymaster@Sarah: You should add in your site URL. You can add the CSS in “Appearance => Theme Options => Custom CSS” box.
Sakin
Keymaster@Sarah: Can you send me your site URL and what do you mean by same thing. Please explain.
From next time, please create new question in Catch Everest forum .
Sakin
Keymaster@ncmh-cardiff: We haven’t change our code in admin section. Can you check in you have any additional plugin installed.
Sakin
Keymaster@Shanan: Sorry I don’t understand your site issue. Can you explain it more for send me the exact page url of issue with example.
For header image what you want to do it. If you want to remove the left padding then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header .logo-wrap { padding: 0; }And if you want to remove the margin top and bottom then you can add the following CSS.
#header .logo-wrap { margin: 0 } #header #mainmenu { margin-top: 0 }September 5, 2013 at 10:24 pm in reply to: responsive menu bug (exists on most if not all Catch themes) #14176Sakin
Keymaster@tjrenk: For me it is showing for English version as well. Also there will be fixed for this issue in next update version 2.7.1
Sakin
Keymaster@Site Destiny: Sorry that option is only there in Catch Everest Pro. See more details about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/
-
AuthorPosts
