Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@sabine: Can you replace your following CSS from “Appearance => Theme Options => Custom CSS” box
#header-content { padding: 0; }With the following css:
#header-content { margin: 0; padding: 0; }November 2, 2014 at 7:36 pm in reply to: Homepage Featured Content not displaying properly on iPad2 #46813Sakin
Keymaster@jmott310: Yes, I have replied you in email and you can send me the access so that I can check your site.
Sakin
Keymaster@msabeer3d: Sorry I don’t think there is anything that we can do with that menu hand cursor.
For font you can either upgrade to pro version where you will get font option in theme options panel or you can search for font plugin.
Sakin
KeymasterYes, thanks for your feedback and appreciation.
Sakin
Keymaster@Joz: That should work. If it’s not then I need to look at the live site. So, please buzz me when you put your site live.
Sakin
Keymaster@fmck718:
1. I need to see your site to check the gap difference and then send you the custom code. So, please send me your site URL.2. You can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box to add the border in top and bottom of menu.
#header-menu { border-bottom: 1px solid #000; border-top: 1px solid #000; }3. Sorry there is no option to add different image in the two version. But yes we can control the size of it’s through custom css.
Sakin
Keymaster@Caducassau: I am using Mac and I checked in with Chrome, FF and Safari. It’s working fine in all browsers. Can you refresh your browser and check in.
November 1, 2014 at 9:41 am in reply to: Can I have footer widget areas only on front page and not on other pages #46738Sakin
Keymaster@Jale: Hum for this, I guess you need to activate “Jetpack” plugin “Widget Visibility” module, as this will give option to add in widget only in specific pages.
Sakin
Keymaster@mahroch: This is strange, as it is working fine in our sever. Looks like there is conflict with the plugins or jquery tabs. So, first can you deactivate plugins and check in. There might be conflict with some incompatible plugins. If it’s not working after disabling the plugins then let me know it. Thanks.
Sakin
Keymaster@Kim: Contact form 7 shortcode will not work in Catch Box Ad Space widget. So, I think you need to install “Widget Contact Form 7” plugin for that.
Sakin
Keymaster@Tillman: I see that you have added in the following css in “Appearance => Theme Options => Custom CSS” box. So, remove the following css from there and then it will remove left alignment.
img[class*="align"], img[class*="wp-image-"], .entry-summary img.wp-post-image { border: none; float: left; }Sakin
Keymaster@kjwebdesigner: That’s nice that you got it fixed. But it’s strange as it should work even if you have unchecked Secondary Menu.
Sakin
Keymaster@maria: Sorry I don’t see our theme in your site. Can you confirm that you are using Catch Everest Pro theme.
Sakin
Keymaster@fmck718: You can reduce the line height in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box.
#header-menu ul.menu a { line-height: 45px; } -
AuthorPosts
