Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterHi Marc,
Yes, a Child theme is also a safe way to work on it. Then for all the CSS edits, you can simply add in your child theme style.css file
Can you upload somewhere in your site or doc sharing site like dropbox and paste in URL here.
Regards,
SakinSakin
KeymasterHi Marc,
Yes, you should never edit it from “Appearance => Editor” as all the edits that you make in that “Appeanace => Editor” will change the theme file itself. Also, all the edits made in the theme itself will be reverted back when you update the theme. So, you will lose all your edits. That is why we need to use it in “Appearance => Customize => Additional CSS”, this is a safe way to add CSS.
Can you send me a screenshot image URL showing what you want?
Regards,
SakinSakin
KeymasterHello Marc,
You need to post in “Appearance => Customize => Additional CSS” box. See this https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/
Regards,
SakinSakin
KeymasterHi March,
Where did you add that color code? Also, did you change the color code HEX value
#fffto the desired color code you want? You can check out color codes at https://htmlcolorcodes.com/. Let me know where did you add it and I will check in your site.If you want to remove the that white border only then add the following CSS:
#header-content { padding: 0; margin: 0; }Regards,
SakinSakin
Keymaster@aiohfipj: You can change the color code in the following CSS and then add it in “Appearance => Customize => Additional CSS” box:
.post-archive .hentry .entry-container, .post-archive .hentry:nth-child(2n) .entry-container { background-color: #fff; }Regards,
SakinSakin
KeymasterHello Staf,
You can make Full width for Hero Content when there no image by adding following css in “Appearance => Customize => Additional CSS” box:
.hero-content-wrapper .entry-container.full-width { max-width: 100%; }Regards,
SakinSakin
KeymasterThanks 🙂
Sakin
KeymasterPlease check your email for details.
Sakin
KeymasterHello Marc,
You can change the background of the header section by changing the color code in the following css and then add it in your child theme style.css or in “Appearance => Customize => Additional CSS” box:
#branding { background-color: #fff; }Regards,
SakinSakin
Keymasteryou can see details instruction at FAQ: https://catchthemes.com/frequently-asked-questions/. Check our the question “How to install Pro/Premium WordPress theme?”
Sakin
KeymasterHi Steve,
Thanks for informing me that your issues has been sorted out. We would really appreciate it if you could leave an honest review?
https://wordpress.org/support/theme/adonis/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that we could help, don’t hesitate to let us know. Have a nice day! 🙂Kind Regards,
SakinSakin
KeymasterHi Stevieg,
Please don’t edit any theme files inside the ‘adonis’ theme directory as all the edits you make there will be reverted back when you update the theme. So, you will lose all your edits. If you need to edit any code theme files then you need to build a child theme and edit it.
To add code in header or footer, you can use the plugin like “Catch Web Tools“. Active this plugin and then activate the “Webmaster Tools” module and click on Header and Footer Scripts. Then finally add your code there.
Regards,
SakinSakin
KeymasterHello Dani718,
It may have gone to your spam fonder. Ok let me check with sales. For these type of sales and account issues you can directly contact us at https://catchthemes.com/contact-us/
Thanks.
Regards,
SakinSakin
KeymasterHello dreipfeile: It looks like there is an issue in an email. I have contacted you via email as well. I hope you get it. If you still haven’t got it then please contact us using different email address via our contact form at https://catchthemes.com/contact-us/
Sakin
KeymasterHello dreipfeile: Please check your spam or junk folder in your email for authentication email.
Sakin
KeymasterHello asoka1938,
Can you go to “Appearance => Customize => Header Media” and check the value in the field “Header Media Overlay”? It should be number. If you don’t want overlay then you can type in 0 instead of empty.
We will fix this empty check in the next version update.
Regards,
SakinSakin
KeymasterHello Carolyn,
You can just click on “Create New Topic” at https://catchthemes.com/support-forum/. To post in any new questions. As some time, we don’t get a notification in old topics.
I check in your site and promotion headline has that white background. I think it’s the issue of HTML and CSS in dark color scheme. So, can you update your theme to latest version 2.7.5 and after that go to “Appearance => Customize => Theme Options” and try changing any value, this is just for clearing cache. This should fix your issue.
Regards,
SakinSakin
KeymasterHello Milan,
Yours is different than Jamie. After you purchase the Travelore Pro theme, you need to download the theme zip file from your account at https://catchthemes.com/my-account/ and then upload it to your site from “Appearance => Themes => Add New”.
Here is the details steps:
* Download Travelore Pro zip file from your Catch Themes member https://catchthemes.com/my-account/ to your Desktop. Just for your note, some modern browser like Safari has auto zip extractor and will extract the zip file as soon as you download the zip file. In this case, open Safari and go to “Safari => Preferences” and in the “General” tab, uncheck Open “safe” files after downloading. This will stop Safari from automatically unzipping the files and then you can download the zip file
* Login to the WordPress Administration Panel
* Go to “Appearance => Themes => Add New”
* Click on “Upload Theme” and Browse the downloaded file travelore-pro.zip from the desktop where you have it downloaded
* Click “Install Now” and after installation complete, Click on ActivateYou can also check out the youtube video for visual steps at https://youtu.be/gVvrbKJNfkE
Regards,
SakinSakin
KeymasterThanks for reporting in detail with that screenshot. Now, I finally got the issue. I just fixed it and also set the update. Please update the theme and load the customizer then it will work fine.
Sakin
KeymasterSorry, we are not able to get this issue in our system. Maybe it’s plugin issu. So, can you install this plugin “Transients Manager” https://wordpress.org/plugins/transients-manager/ and delete all transit and check in
-
AuthorPosts
