Forum Replies Created

Viewing 20 posts - 761 through 780 (of 14,499 total)
  • Author
    Posts
  • in reply to: Change the background color of the header #236552
    Sakin
    Keymaster

    Hi 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,
    Sakin

    in reply to: Change the background color of the header #236544
    Sakin
    Keymaster

    Hi 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,
    Sakin

    in reply to: Change the background color of the header #236485
    Sakin
    Keymaster

    Hello 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,
    Sakin

    in reply to: Change the background color of the header #236438
    Sakin
    Keymaster

    Hi March,

    Where did you add that color code? Also, did you change the color code HEX value #fff to 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,
    Sakin

    in reply to: How do I change the background color? #236261
    Sakin
    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,
    Sakin

    in reply to: Hero Content layout #236258
    Sakin
    Keymaster

    Hello 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,
    Sakin

    in reply to: Adonis Pro #236257
    Sakin
    Keymaster

    Thanks 🙂

    in reply to: Adonis Pro #236172
    Sakin
    Keymaster

    Please check your email for details.

    in reply to: Change the background color of the header #236168
    Sakin
    Keymaster

    Hello 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,
    Sakin

    in reply to: Adonis Pro #236167
    Sakin
    Keymaster

    you can see details instruction at FAQ: https://catchthemes.com/frequently-asked-questions/. Check our the question “How to install Pro/Premium WordPress theme?”

    in reply to: code/scripts via functions #236039
    Sakin
    Keymaster

    Hi 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,
    Sakin

    in reply to: code/scripts via functions #235501
    Sakin
    Keymaster

    Hi 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,
    Sakin

    in reply to: Just purchased nothing happens?? #235404
    Sakin
    Keymaster

    Hello 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,
    Sakin

    in reply to: No authentication E-Mail arrives #234889
    Sakin
    Keymaster

    Hello 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/

    in reply to: No authentication E-Mail arrives #234832
    Sakin
    Keymaster

    Hello dreipfeile: Please check your spam or junk folder in your email for authentication email.

    in reply to: Error Message #234680
    Sakin
    Keymaster

    Hello 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,
    Sakin

    in reply to: phone number not clickable #234575
    Sakin
    Keymaster

    Hello 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,
    Sakin

    in reply to: Cannot update to Travelore Pro #234209
    Sakin
    Keymaster

    Hello 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 Activate

    You can also check out the youtube video for visual steps at https://youtu.be/gVvrbKJNfkE

    Regards,
    Sakin

    in reply to: Can’t Edit Copyright Info in Footer #233234
    Sakin
    Keymaster

    Thanks 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.

    in reply to: Can’t Edit Copyright Info in Footer #233171
    Sakin
    Keymaster

    Sorry, 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

Viewing 20 posts - 761 through 780 (of 14,499 total)