Forum Replies Created
-
AuthorPosts
-
January 30, 2017 at 1:26 pm in reply to: Catch Evolution – Header Background Color does not change #108320
Pratik
MemberHi Linda,
Thank you for the appreciation. If you liked our theme and support, please give us a review at https://wordpress.org/support/theme/catch-evolution/reviews/#new-post.
Regards,
PratikJanuary 30, 2017 at 10:12 am in reply to: Catch Evolution – Header Background Color does not change #108308Pratik
MemberHi @lindagoodling,
Try following:
#site-description { color: #5e5e5e; font-size: 20px; font-weight: bold; }If this gray color does not match your needs, choose any hex color from http://www.color-hex.com/color/7b8994. Just replace #5e5e5e with your desired color.
Same goes for font-size. Just increase/decrease the 20.
Remove font-weight: bold; if you do not want the bold font.
Regards,
PratikJanuary 29, 2017 at 10:16 am in reply to: Must choose options on front page after clicking the product #108243Pratik
MemberHi @elliot,
It looks like you have WordPress version 4.6.1 installed. It should not have option Appearance=> Customize=> Additional CSS. So, where did you add the provided code?
You have following options:
1. Upgrade your WordPress installation to latest version, where you will get the place to add the code as mentioned above.
2. Paste same code in Appearance=> Customize=> Theme Options=> Custom CSS box
3. Add the same code at the bottom of your your child theme’s styles.cssLet me know how it goes.
Regards,
PratikPratik
MemberHi @dietmarp,
We need to discuss the the issue, add the codes, test it and release the version. So, by end of this week. But I cannot say for certain.
Regards,
PratikPratik
MemberHi @elliottrae,
Try following code in Appearance=> Customize=> Additional CSS box:
.sidebar-after-content .ct-advertisement-image .widget-title { text-align: center; }Regards,
PratikPratik
MemberPratik
MemberHi @dietmarp,
It looks like there is no option for this in the theme. We will add it in next version so that featured images are displayed in posts.
Regards,
PratikJanuary 28, 2017 at 7:59 am in reply to: I bought pro, but am only getting half the upgrades!!! #108189January 28, 2017 at 7:54 am in reply to: Must choose options on front page after clicking the product #108188Pratik
MemberHi @Peter,
I cannot understand the exact issue, but as you have described, it seems like the issue is from WooCommerce Plugin. You will be allowed to select multiple options if you have variable products enabled. Please contact their support forum for further resolution as this is plugin specific issue.
Regards,
PratikJanuary 27, 2017 at 9:14 am in reply to: Slider shows old content and picture of the assigned pages #108133Pratik
MemberHi @Cop,
I thought it was browser cache. Can youi try a different page in slider for testing purpose and see if the problem occurs in different page too?
Pratik
MemberHi @Sarah,
I checked it on our site and it worked fine. Can you post in your site url so I can check it.
Regards,
PratikPratik
MemberHi @Ivan,
It is because of the content background color. Sidebar is small till that box. Just change the ‘
Content Wrapper Background Color’ in Appearance=> Customize=> Color Options=> Content Color to your desired color and the color of that place will change.Regards,
PratikPratik
MemberHi @Vernon,
I am glad you solved the issue yourself. Have a nice day.
Regards,
PratikPratik
MemberHi @ericagutierrez,
Please post in with reference to your site url. The CSS code for themes will be different, catch-box code might not work.
Regards,
PratikJanuary 22, 2017 at 9:06 am in reply to: Slider shows old content and picture of the assigned pages #107720Pratik
MemberHi @cop,
I checked your site and the images are same as in post. That issue may be due to cache. Try clearing your cache to view the changes.
Regards,
PratikPratik
MemberHi Mike,
Can you post in your site url so I can check the box issue.
Regards,
PratikPratik
MemberHi @radeko,
I will forward this fix to our technical team and the reasons for it as well.
Regards,
PratikPratik
MemberHi @larentobi,
You can try following code:
@media screen and (max-width: 500px) { body { font-size: 44px; } }This will make the font size on mobile devices 44px.
Regards,
PratikPratik
MemberHi Ivan,
I checked and it looks like the Booking.com widget is visible newt the bottom of the page. -
AuthorPosts
