Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@hoddbarnesdickins: Yes, you can hide it with custom css. For that, send me the URL of the pages where you want to hide the name of the page and date.
Sakin
Keymaster@masfur: You can add the following css in “Appearance => Customize => Additional CSS” box to add border in image in content.
.site-main img { border: 1px solid #000; }Sakin
Keymaster@pelinsu2010: Please post in your site URL. So, that we can check in.
It should show social icons, if you have assigned your social menu to “Social on Primary Menu”.Sakin
Keymaster@wouwonline: This error is from the server. So, please contact your Website hosting server support and check in your mail server setup. This error is not theme related and we can only solve the issues which are theme related.
November 9, 2018 at 12:49 am in reply to: Changing Header Text on Blog Posts Page in Catch Inspire Pro? #158883Sakin
Keymaster@otinsight: Sorry, looks like @skandha got confused.
You can change that text from customizer. Just go to “Appearance => Customize => Theme Options => Homepage / Frontpage Options” and change the text in “Recent Posts Heading” and “Recent Posts Sub Heading”Sakin
KeymasterHello Ish,
You can add via widgets to Header Right Section. For that, just go to “Appearance => Widgets” from your WordPress dashboard and then add “CT: Advertisement” widget to Header Right widget area and then add Image URL and Link URL as per your need.
Regards,
SakinSakin
KeymasterHello Edward,
Yes, looks like you solve it all by yourself. Yes, WordPress custom menu works like that. It’s bit off but works well. Sorry for the confusion.
Regards,
SakinSakin
KeymasterHello Edward,
Can you find similar font in Google Font https://fonts.google.com/, then we can add that in theme itself. Also try the build in font family option that you have in “Appearance => Customize => Theme Options => Font Family Options”. There we have added popular google fonts and websafe fonts.
Regards,
SakinSakin
Keymaster@tbhesh: For detail support, please post in your site URL and then we can check in and give you better solutions. For now, can you try by adding following css in “Appearance => Customize => Additional CSS” box:
/* Transparent Background for site wrapper */ .site-inner { background-color: transparent; }Sakin
Keymaster@nautillus: Sorry, this support is only for the theme that we build https://catchthemes.com/themes/category/premium/
To recover the lost data from your PC. Please contact the shop from where you bought your pc. They should have better knowledge. Also, you can google for recovery software.
November 8, 2018 at 12:19 pm in reply to: website is showing disk quota full what does this means #158853Sakin
Keymaster@anitaommer: Also this “disk quota full” is not of a theme but it’s from your website hosting server. Looks like the space that you bought for hosting your website is going to be full. So, contact your hosting server support.
Sakin
Keymaster@sandkamper: You should find the zip file in “Download Section” in your account page at https://catchthemes.com/my-account/. So, you can download it from there. But some of the modern browser like Safari has auto zip extractor. In this case, it will automatically unzip the zip file after downloading. In this case, you can either re-zip the folder by right click and compress or you need to open Safari and go to “Safari => Preferences” and in “General” tab, uncheck Open “safe” files after downloading. This will stop Safari from automatically unzipping the files and then you can download zip file.
November 8, 2018 at 12:06 pm in reply to: How to change colors of Main Top navigation menu in "Create Pro" theme #158851Sakin
Keymaster@timmyjohnboy: Change the color in the following css for menu toggle button.
/* Mobile Menu Button Color */ .menu-toggle { background-color: #090401; color: #fff; } /* Mobile Menu Button Hover-focus Color */ .menu-toggle:hover, .menu-toggle:focus { background-color: #393939; color: #e7b507; }November 7, 2018 at 11:54 pm in reply to: Upgrading from Lucida Free to Pro without losing anything #158784Sakin
Keymaster@SpesiStockholm: Yes, the customizer option will mostly be imported. But to be on safe side, you can use our new plugin “Catch Import Export” https://wordpress.org/plugins/catch-import-export/
Also, if you still have issue then let us know. We can install that for you.
November 7, 2018 at 11:48 pm in reply to: How to change colors of Main Top navigation menu in "Create Pro" theme #158783Sakin
Keymaster@timmyjohnboy: Will need to talked to development team about the color of the menu. I also didn’t find it and if it’s missing will add soon in next version update. Thanks.
For now, you can change the color code in the following css and then add it in “Appearance = Customize => Additional CSS” box:
/* Menu Text Color */ .main-navigation a { color: #dbdada; } /* Menu Hover Text Color */ .create-menu a:hover, .create-menu a:focus { color: #e7b507; } /* Menu Active Color */ .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a { color: #cfa205; }Sakin
Keymaster@ooxx: Just increase the max-width in the following css from 520px to the with that you need and then add it in “Appearance => Customize => Additional CSS” box, maybe just make it 600px:
.section .entry-content-wrapper .entry-header { max-width: 520px; }Sakin
Keymaster@ooxx: Can you let me know more details? Also post in your site URL so that I can see your current header length. Let me know what the size you want.
Sakin
Keymaster@michelled: Our theme doesn’t require cookies. WordPress uses cookie. Read more at https://codex.wordpress.org/WordPress_Cookies
For GT Metrix optimization, I recommend use of WP Rocket plugins and CDN. It’s really good.
Sakin
KeymasterHi Hans,
Yes, we will make that textarea to accept html in next version update.
Regards,
SakinSakin
KeymasterHi Hans,
For font family, it’s loading “Verdana” font, as you have selected that in “Appearance => Customize => Theme Options => Font Family Options”.
Regards,
Sakin -
AuthorPosts
