Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterHi Hans,
It’s because your image size is small. I see that you have 500px image size. So, that color is from your second image and the border is conflicting. So, we need to remove the border. Can you try adding the following CSS in “Appearance => Customize => Additional CSS” box:
.single-product div.product .woocommerce-product-gallery__image { border: none; }Regards,
SakinSakin
KeymasterHi Hans,
The URL is not accessible to us. See this screenshot https://cloudup.com/cXPVyxYgmS1/f
Regards,
SakinSakin
KeymasterHello Hans,
That line in your screenshot is not from the theme. So, it must be Custom CSS or Color Changes from the plugin. We can only find that if we are able to inspect your website using developer tools. The URL you have shared doesn’t have access to the product page. It just shows your homepage. Looks like it’s under construction. So, can you share your product URL which is accessible without login.
Regards,
SakinSakin
Keymaster@hansh: I just check your site staging.toerfietsleusden.nl and see that your site banding is already moved to the left of the wrapper. You can see the space on the left of the logo and the right of the menu is equal and aligned with the bottom content. So, if you have different thoughts then send me a screenshot of what you want?
Sakin
Keymaster@expletio: To change the background color, go to “Appearance => Customize => Color” and select the color in “Background Color”.
June 13, 2022 at 5:10 pm in reply to: Adjust the distance between the menu bar and the title of a page #306197Sakin
Keymaster@steinkjerarkivet: You can add the following CSS in “Appearance => Customize => Custom CSS”
body:not(.home) .site-content { margin-top: 90px; }Sakin
Keymaster@belex24: Now sure why you are not able to upload the screenshot URL. Maybe it has words that are restricted in the forum. So, you should get an email from us where you can share details screenshot URL, and issue. Please check your spam/junk folder as well if you don’t see it in your inbox.
Sakin
KeymasterThe followins CSS code will work:
.travelore-top-reads-content-wrapper .entry-container { background: none; }Sakin
Keymaster@pesi: I just check your site and see that you have Custom CSS which is causing issues with responsive. Can you check your CSS at “Appearance => Customize => Custom CSS”, you need to find the following CSS:
/* One Column (No Sidebar, Content Width) */ .no-sidebar.content-width #main { display: block; float: none; margin: 0 auto; width: 1200px; }Replace that with
/* One Column (No Sidebar, Content Width) */ .no-sidebar.content-width #main { width: 100%; }Sakin
KeymasterPlease check the instructions at https://catchthemes.com/theme-instructions/parallax-frame-pro/ . Also, these are the section that you have active on your site.
1. Slider: You can edit that from “Appearance => Customize => Featured Slider”.
2. Just below the slider, it’s called “Hero Content” and you can edit that from “Appearance => Customize => Hero Content”.
3. Header Highlight Content, you can edit that from “Appearance => Customize => Header Highlight Content”
4. Portfolio, you can edit that from “Appearance => Customize => Portfolio”
5. Featured Content, you can edit that from “Appearance => Customize => Featured Content”
6. Promotion Headline Options, you can edit that from “Appearance => Customize => Theme Options => Promotion Headline Options”
7. Logo Slider, you can edit that from “Appearance => Customize => Logo Slider”
Sakin
Keymaster@belex24: The images on the circle are the “Featured Image” on the page/post/post type you have selected. Read this for the Featured image https://catchthemes.com/frequently-asked-questions/#question-general-how-to-add-featured-image-in-post-page.
But if you have selected the “Select Type” as Custom in “Appearance => Customize => Theme Options => Testimonials”. Then, you will get the Select Image option in the Customizer.
May 6, 2022 at 3:54 am in reply to: Privacy Policy – requesting clarification for theme & plugins #304605Sakin
Keymaster@59petals: No, we don’t collect data from your website. There is no tracking script in our themes and plugins.
Sakin
KeymasterHello Rohonny,
I already got your support ticket and reply to you. Please check your email.
Regards,
SakinSakin
Keymaster@lscatchme: Sorry we don’t have an unlimited license.
* If you want to use the theme in multiple sub-domain then you can install the theme and do “Network Enable”.
* So, you need 2 licenses. One for your main domain and another for your subdomain multi-site installation.
* Yes, the layout in one installation will not be translated in another installation.Sakin
Keymaster@luismelhernandez: Sorry for the late reply, I didn’t get a notification for this reply. Just change the width on the following CSS as per your need and add it in the “Appearance => Customize => Additional CSS” box:
.boxed-layout .site-inner { max-width: 1660px; }Sakin
Keymaster@luismelhernandez: Has the issue with your footer Color been fixed? I see that you have added the following CSS on your site which change it to the blue color. If you want that to be changed to red then you need to change that color code from #3853a4 to #ed2226 on the following CSS:
#colophon { background-color: #3853a4; }Sakin
Keymaster@maresrmo: Did you check “Notify me of follow-up replies via email”? Maybe you missed that option in this forum so you didn’t get notified.
let me check why it went to default. Maybe as you were using a child theme.
Sakin
Keymaster@luismelhernandez: You can add the following CSS in “Appearance => Customize => Additional CSS” box:
#colophon { background-color: #ed2226; } .site-info a { color: #ddd; } .site-info, .site-info a:hover, .site-info a:focus { color: #fff; }Sakin
Keymaster@palosverdesmagazine: You can change the color code in the following CSS and add it in Appearance => Customize => Additional CSS” box:
.numbers-content-wrapper .hentry { background-color: #f4f4f5; }Note: for color codes, you can refer to https://htmlcolorcodes.com/
Sakin
Keymaster@maresrmo: Thanks for purchasing the Photo Journal Pro theme. Please read this step by step instructions at https://catchthemes.com/faq/how-to-install-themefor-pro-theme/. But if you need help in installation then you can request us at https://catchthemes.com/contact-us/
-
AuthorPosts
