Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Michael: Sorry we don’t have any recommendation for Events plugin. As there are lot of variety of events plugin and it all depends in your required features.
Sakin
Keymaster@adamsh:
For slider content, try adding in the following css:
.rtl #main-slider .entry-container { right: 50px; }You homepage headline button in on left only.
Sakin
Keymaster@lorencowka: Sorry this is not a theme related issue. Also I am not sure how do I explain about root directory. You can login your your website hosting control panel or FTP and your root directory will be there.
Sakin
Keymaster@churchtidbits: Yes, Full Content Display will not display the featured image as this option in meant to display whatever you have added in post before more tag. So, you can add image in your post at the beginning of the content.
Sakin
KeymasterHi Melissa,
Can you try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#content .entry-header { display: none; }Regards,
SakinSakin
Keymaster@Riccardo: Thanks for your appreciation 🙂
Sakin
Keymaster@Dawn: Then sizes of image are clearly mention in our theme instructions page at http://catchthemes.com/theme-instructions/catch-mustang/ . So, you need to add image size of width 340px.
Sakin
Keymaster@Riccardo: The best option to change the font only for your site title then go to “Appearance => Theme Options => Font Family Options” and then change the site title fonts. If you don’t see your font in the list and it’s Google fonts then we can add in future version update for your use. But if this font in not available as Google Font then you need to build child theme and do the font embed.
For Font Face Embedding, I recommend you to generate font from http://www.fontsquirrel.com/tools/webfont-generator and download your font files. You can add those font files in your child theme. For example you added your font files are WebFont.eot, WebFont.woff, WebFont.ttf and WebFont.svg in your child theme directory. Then you need to add the css in your child theme style.css as following:
@font-face { font-family: 'MyWebFont'; src: url('WebFont.eot'); src: url('WebFont.eot?iefix') format('eot'), url('WebFont.woff') format('woff'), url('WebFont.ttf') format('truetype'), url('WebFont.svg#webfont') format('svg'); } #site-title { font-family: 'MyWebFont', Arial, sans-serif; }Sakin
Keymaster@Riccardo: As per my knowledge pagination color option will appear in Theme Options panel in Catch Kathmandu Pro theme only when you have WP-PageNavi plugin activated.
Sakin
Keymaster@mgunes: For Full width, please try our theme like Catch Flames or Catch Evolution or Adventurous. Catch Everest theme ins not build to make the full width menu like you have shown in sample site. So, if you want to make Catch Everest like that then it requires lot of CSS changes and you need to build child theme.
Sakin
Keymaster@adamsh: Just add the following css in “Appearance => Theme Options => Custom CSS” box:
.rtl #homepage-message .left-section { text-align: right; }December 30, 2014 at 10:52 pm in reply to: WP Video Lightbox Plugin Not working with Pro version but worked w/ free version #49455Sakin
KeymasterThis is strange conflict of plugin with our theme. The best way to fix this will be to report this in plugin support forum and if they have any suggestion that we can do to make this work properly then we can add in.
So, can you send me the specific page where there is video so that I can check in. As when I check in your images in 1stattack.com/category/show-trucks/, it’s opening fine.
Sakin
Keymaster@lorencowka: Thanks 🙂
About your google site verification, there are lot of way to do it. One is the file update. You have uploaded in wrong path. It should be uploaded in your root directory. So you file should be in yvonnestravel.com/googlecee3a421594cb631.html . Also there is another easy way. You can add the “Google Site Verification ID” in “Appearance => Theme Options => Webmaster Tools => Site Verification”
December 30, 2014 at 10:18 pm in reply to: Decrease line-height in hard-returns, in body copy #49453Sakin
Keymaster@sbartsch: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
p { margin-bottom: 20px; }Sakin
Keymaster@mgunes: There is no Header Right Sidebar Widget area in Catch Everest Free Theme. To add language widget in Header Right Sidebar, you need to upgrade to pro version where you will get option to add widgets in Header Right Sidebar. For more details about Catch Everest Pro, read this theme instructions page at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@mhoque0428: Thanks for your appreciation and yes we all are learning new everyday. Life is a learning curve. Cheers 🙂
December 29, 2014 at 10:31 pm in reply to: Getting rid of faint grey box around inserted image #49425Sakin
Keymaster@lorencowka: Then in your custom css box, find the following css:
#header-menu ul.menu a { font-weight: bold; }And then replace with the following css:
#header-menu ul.menu a, #secondary-menu ul.menu a { font-weight: bold; }Sakin
Keymaster@adamsh: Can you show me your site in Hebrew language and then I can check in. Sorry we are not being to reply to fast due to holiday session and I am out of city.
-
AuthorPosts
