Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@guy.shachar76: You have posted your question in wrong thread and it’s not related. Also this forum is for Catch Everest theme and you are using Catch Base Pro theme. For Catch Base Pro theme, you need to post in http://catchthemes.com/support-forum/forum/catch-base-pro-premium/. From next time, please post in there.
If you just want to change font size for content area then you can change the font-size in the following css and add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#content, #content button, #content input, #content select, #content textarea { font-size: 15px; }Sakin
KeymasterThanks Jeff for your appreciation 🙂
Sakin
Keymaster@Andy: What’s not working. Can you elaborate. As when I test in our server with the above css, it’s working fine.
Sakin
Keymaster@smartie_pants: Yes, it will be index in Google. All WordPress forum are being index. It helps other user having similar issue. If you want private support, then you can always buy support membership (http://catchthemes.com/membership/ ) and submit ticket, which will be private communication by email.
December 14, 2015 at 10:15 am in reply to: Changing Language in Promotional Headline + Featured Content #81123Sakin
Keymaster@Steve: Sorry I don’t get it what you mean.
December 13, 2015 at 2:11 pm in reply to: Changing Language in Promotional Headline + Featured Content #81094Sakin
Keymaster@Steve: This is strange. Meybe there is some conflict issue. Can you disable plugins and then try to change it.
Sakin
Keymaster@stringa: I am able to see random header image in your site. First, when I view you site, it should be this header image http://tolgatolun.com/wp-content/uploads/2015/11/TVslide.gif. Then when I did hard refresh, it showed me http://tolgatolun.com/wp-content/uploads/2015/12/output_qrLHs6.gif and later this one http://tolgatolun.com/wp-content/uploads/2015/11/TimeSquareSlide.png
December 13, 2015 at 12:51 pm in reply to: Changing Language in Promotional Headline + Featured Content #81089Sakin
Keymaster@Steve: I don’t think so. Your default language should be set from your settings and then if you have Pro version and WPML then you can use string translation for Promotional Headline and Featured Content
December 13, 2015 at 11:44 am in reply to: Changing Language in Promotional Headline + Featured Content #81084Sakin
Keymaster@Steve: For Multi-language support, we recommend you to upgrade to Adventurous Pro which is WPML and Polylang plugin compatible. So, you can translate all using WPML plugin.
Sakin
Keymaster@lmf33: Sorry there is no option to add that from theme as a default. We have that option in theme like Clean Box Pro, Clean Journal Pro, Catch Adaptive Pro, Catch Responsive Pro, Full Frame Pro and Gridalicious Pro. You might want to check it at http://catchthemes.com/themes/category/premium/
But if you like to add this in Catch Evolution Pro theme then you need to build child theme and then add search search in your menu. Then you need to add css to make it to the right of menu. For child theme, refer to http://catchthemes.com/blog/create-child-theme-wordpress/
Sakin
Keymaster@kwinston: You can find the recommended image size in theme instructions page at http://catchthemes.com/theme-instructions/full-frame/
So, yes it’s good to have all image height and width same for consistency. But it is not required. It’s you design choices. When uses posts featured image, theme take the image size from http://catchthemes.com/theme-instructions/full-frame/#featured-image . So, if the image size is smaller then recommended then it will take the original image otherwise it will take the listed image size.
Sakin
KeymasterHi Mark,
You can purchase it from http://catchthemes.com/themes/catch-box-pro/ and follow theme instructions for installation and configuration http://catchthemes.com/theme-instructions/catch-box-pro/
Thanks for your appreciation.
Regards,
SakinSakin
Keymaster@Kim: It’s in your child theme style.css https://beautyblackbook.com/wp-content/themes/hidemyage/style.css , line no 109
Sakin
Keymaster@mark-argentino: Ok if you want it left then you can add the following css in “Appearance => Theme Options => Custom CSS” box:
@media screen and (max-width: 767px) { .logo-wrap { float: left; text-align: left; } .one-menu #mobile-header-left-menu { float: left; } .one-menu .menu-access-wrap, #colophon .menu-access-wrap, #site-generator .copyright, #site-generator .powered { text-align: left; } }Sakin
Keymaster@gavin-lewis: Looks like you have to go with @pratik suggestion as the update will be available to pro version first and that is also due in end of December.
You don’t need to access you files in server. You can just build child theme or download sample child theme from http://catchthemes.com/blog/create-child-theme-wordpress/ and then add the above code. Zip you child theme and upload it in your server from “Appearance => Theme Options => Add New => Uplaods”
Sakin
Keymaster@casak: But your sidebar is too long to have it in mobile menu. Mobile menu should be equal or less not more. Sorry don’t have this option in theme.
Sakin
Keymaster@casak: Sorry it’s confusing what you mean here. You don’t have option to replace mobile menu with the secondary sidebar content.
Sakin
Keymaster@Mandala528: I see that you have already added in Phone number in header top sidebar. Then you can add the following css in “Appearance => Theme Options => Custom CSS” box to make that bar white, text align right and remove padding. I hope this works for you.
#header-top { background-color: #fff; } #header-top .container { padding-right: 35px; text-align: right; } #masthead { padding-top: 0; }Sakin
Keymaster@Pratik: Thanks for the detail codes. But we might need to add this in next version update.
@gavin-lewis: Thanks for the feedback. We have added this in version update list. -
AuthorPosts
