Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Simona: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
.featured-image img, .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image { box-shadow: none; }Sakin
KeymasterHi Michaela,
Thanks for your detail answer and we are able to find the issue. We have just fixed it and will release it in Version 2.2 soon. We will also add in Contact link. So, now in this version you will have option to add email address or contact link.
We have just submitted version 2.2 to WordPress.org and it will be released as soon as they approved it.
Regards,
SakinSakin
KeymasterHi Kevin,
To change only for the one widget. I need to check that widget ID. For that you need to send me your site URL. Please post in your site URL and then I will check in.
Regards,
SakinSakin
KeymasterHi Simona,
This is Simple Catch Theme support forum. Please post your question in Catch Everest Pro Support forum at http://catchthemes.com/support-forum/forum/catch-everest-pro-premium/ with your site URL.
Regards,
SakinSakin
Keymaster@Janette: I cannot open the site URL that you have added. Please check in the site URL and let me know it.
Sakin
Keymaster@Michaela: Hum, I just test in by adding my email address and it’s working fine. you just need to add in email like this
[email protected].You can post in your URL there and if you want to hide it then I will remove that URL once I get it.
Sakin
Keymaster2. About the footer text. You can increase the font size as per your need. If you want bigger then change that 14px to 16px or 18px or bigger as per your need.
So, for example you want to make it 18px then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#footer-sidebar .textwidget { font-size: 18px; }3. Yes this option is only there is Pro version. If everything is made possible in Free version then who will buy the pro version. See the additional features in pro version at http://catchthemes.com/theme-instructions/adventurous-pro/
Sakin
Keymaster@mensdomain: I see that you have activate “Publicize” module from Jetpack plugin which will take featured image from the post/page for your social networks. This is mentioned in their site as well http://jetpack.me/support/publicize/ . See this on how to add featured image http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/
Sakin
Keymaster@CollegeCook: Thanks for using Simple Catch Theme but this theme is not responsive devices for mobile. Only Simple Catch Pro is mobile responsive device. See the demo at http://catchthemes.com/demo/simplecatch-pro/
About adding spaces, you can try adding following css in “Appearance => Theme Options => Custom CSS” box.
div.layout-978 { padding-left: 20px; padding-right: 20px; }Sakin
Keymaster@Michaela: It is used as mailto code for that social icon. So, you need to add in your full email address. As that code check for valid email address.
There is one trick to do that if you want to add email icon with URL of your choice and not email address. There must be social link that you don’t use. So, add url in any one social links and send me your site URL. Then I will send you the custom css to change that social link icon to email icon.
Sakin
Keymaster@Romany: oh finally thanks.
Sakin
Keymaster@catwingz: Sorry you are not using our theme. We only support theme develop by us that is CatchThemes.com . Please post in the theme author support forum.
Sakin
KeymasterThat static image option is there only in Pro version where you can use Image Slider and then just upload the image and leave the Link URL empty.
I don’t recommend changing the menu item font size as it is fixed header and it will look odd. But if you want to make it bold then you can add the following css:
#header-right .widget ul.menu a { font-weight: bold; }For footer address, you can change the font size in the following css and then add in.
#footer-sidebar .textwidget { font-size: 14px; }Sakin
Keymaster@Romany: From which browser you are checking in?
I think you are using Chrome browser and having rem font issue. Can you try add in the following css in “Appearance => Theme Options => Custom CSS” box.
body > div { font-size: 1.6rem; }September 5, 2014 at 12:37 am in reply to: Upgraded to Everest Pro now sliders no longer function #43387Sakin
Keymaster@mtn: Thanks I just re-check in your reading settings at “Settings => Reading” and save change and it’s working fine.
Sakin
KeymasterHi Romany,
This is bit complicated and it cannot be achieve 100% file with just css. You might need to add in JS file to fix it properly. For that you need to hire customizer http://catchthemes.com/hire-customizer/.
The best will be add different image for for mobile devices as
#hgroup-wrap { background: url(image-small.jpg); } @media screen and (min-width: 768px) { #hgroup-wrap { background: url(image-medium.jpg); } } @media (min-width: 960px) { #hgroup-wrap { background: url(image-large.jpg); } }Sakin
Keymaster@Romany: Did you fixed it? As I am able to click on your submenu item easily and there is no gap in between.
Sakin
Keymaster@Pieter: Try adding in the following css in “Appearnace => Theme Options => Custom CSS” box. This will reduce the padding between and will fit in your all menus in one line. After adding this you can remove line break
<br />code from your menu itemClasse Linguistique 9ème classe#header-menu ul.menu a { padding: 0 1em; }Sakin
Keymaster@Michaela: This email is for your actual email address not the email page.
-
AuthorPosts
