Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@candice: Please post in your site url. And where actually do you want the transparency. Let me know further.
Regards,
MaheshMahesh
Participant@barbyma31: I don’t quite understand. Can you please clarify more.
Regards,
MaheshMahesh
Participant@novaglenn: Where actually have you put the CSS? I checked your site and didn’t find the CSS code.
Regards,
MaheshMahesh
Participant@bmhamdanigmail-com: The theme support Contact Form 7 very well. I checked on our server and it worked fine. May be some other plugins is causing the issue. Or may be the custom CSS is causing the issue.
Regards,
MaheshMahesh
Participant@candice: You’ll need to remove/modify the function that displays the footer code through child theme (
create_footer_infoincreate/inc/core.php). If you are not familiar with coding. I recommend you to hire a customizer.Regards,
MaheshJanuary 29, 2017 at 10:55 am in reply to: Why the theme Catch Responsive is not in Responsive Design? #108249Mahesh
Participant@olaf: Its not gonna work like that since the problem is in the CSS code. You’ll need to find the particular CSS code causing the issue and remove it. Hope you understand. Let me know if I can help you further.
Regards,
MaheshMahesh
Participant@qetellocaro: Please disable coming soon plugins. Need to check in your site.
Regards,
MaheshMahesh
Participant@cableman145: Please post in your site url.
Regards,
MaheshJanuary 29, 2017 at 10:35 am in reply to: Catch Responsive Mobile width and Color Footer RSS #108244Mahesh
Participant@landhauskunst: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS and add the following CSS:
/* Post title color */ .entry-title a { color: #ff00ff; } /* RSS color */ .rsswidget { color: #ff00ff; }The issue on mobile view, I think its because of some custom CSS or plugins. Please check your Custom CSS or try disabling plugins and check again.
No such issue on our server. Please check our demo.
https://catchthemes.com/demo/catch-responsive/Regards,
MaheshMahesh
Participant@petermilliken: Seems like its from one of the plugins. Please try disabling the plugins one by one and check if the issue is resolved. The theme does not use Raleway font.
Regards,
MaheshMahesh
Participant@kartina: For blog posting, go to Dashboard=> Posts=> Add Post. For Categories, Go to Dashboard=> Appearance=> Posts=> Category then add Category.
To add widgets, go to Dashboard=> Appearance=> Widget and Add Categories widget.
Let me know if any problem. Please post in your site url.Regards,
MaheshMahesh
Participant@caulon: I checked the same on our server and everything is working. Widget title color is changing. May be the issue is because of caching. Please make sure that you don’t have any custom CSS overriding the widget text color.
Regards,
MaheshMahesh
Participant@blantonlaura: Just to let you know that the bug is fixed and the update has been released. Please update. Have a nice day!
Regards,
MaheshJanuary 27, 2017 at 5:27 pm in reply to: Why the theme Catch Responsive is not in Responsive Design? #108154Mahesh
Participant@olaf: Well it depends on what changes you’ve made. I guess you’ve put it in
style.css. What changes actually have you made? If you have’t made much changes in designs, I recommend you to get rid of all the styles from child theme styles.css. and just keep the functionality. It will fix your issue. Solving the issue after making child theme seems to be almost impossible cause we won’t know which change or customization is causing such issue. Hope you understand.
If possible, try creating a fresh child theme and customize it one by one checking frontend that it won’t break the responsive design.Regards,
MaheshJanuary 27, 2017 at 4:44 pm in reply to: Why the theme Catch Responsive is not in Responsive Design? #108151Mahesh
Participant@olaf: Well, you’ll need to remove the CSS that makes the theme fixed width. You can keep the other modifications. Just the width fixing CSS is causing the issue.
Regards,
MaheshMahesh
Participant@bowloftreat: Full width feature is available in Catch Responsive Pro. I recommend you to upgrade to Pro. If you want to make full width in free version, can be done with Custom CSS. I can help you with this. Please post in your site url.
Regards,
MaheshMahesh
Participant@novaglenn: Add a widget to footer and then add the following CSS:
#supplementary { display: none; } .home #supplementary { display: block; }Regards,
Mahesh -
AuthorPosts
