Forum Replies Created
-
AuthorPosts
-
Pratik
MemberCan you try changing the theme to default twenty-x themes and see if the problems persist?
Pratik
MemberHi Taher,
This feature is not available in this theme. You can try other themes like Catch Adaptive .
Regards,
PratikPratik
MemberHi Misty,
Can you try following code for making footer menu transparent:
#access-footer { background: transparent; }Let me know how it goes.
Regards,
PratikPratik
MemberHi Nicos,
I checked and the images in your homepage posts and our demo look the same size? Am I missing something?
Pratik
MemberYou are welcome 😀
Pratik
MemberHi @beckisva,
Can you let me know what are the pages selected in Dashboard=> Settings=> Reading=> Front page displays? You need to have your Blog Page selected in Posts page.Pratik
MemberOh.. for that try following code:
#masthead .sb-holder a:hover { color: #ffffff! important; text-decoration: none; /* Remove this line if you want underline on hover */ }Pratik
MemberHI @aliceb,
Free version of the theme has Page Sliders. To achieve what you need, you need to upgrade to Pro. Pro version has Custom Featured Image Slider and then you can use # in link to not link it to anywhere.
Regards,
PratikPratik
MemberYou can change the hex value of colors to the color you want. This should work.
Pratik
MemberHi @Lars,
Can you try disabling all your caching plugins and then disabling other plugins if problem persists?Pratik
MemberHi @effess,
Try following CSS code in Appearance=> Customize=> Theme Options=> Custom CSS box:
#secondary-menu .sb-options a:hover { background-color: #eeeeee; color: #ffffff !important; }You can change the values of hex colors to ones you like.
Regards,
PratikPratik
MemberDid you post empty message?
Pratik
MemberHi @mdb,
I checked in the site and the options in Appearance=> Customize=> Colors=> Secondary Menu Color Options is working fine.Now, I checked on your site and there is no custom CSS being outputted. Can you check and let me know what options are there in above settings?
Regards,
PratikPratik
MemberHi @Nonno,
Can you try removing all the custom CSS and deactivating all the plugins and see if the problem persists?
Pratik
MemberHi @mmaccou,
To remove the HTML Codes completely, you will need to do it via child theme. If you are comfortable with Child Theme Customization (More info: http://catchthemes.com/blog/create-child-theme-wordpress/), then I will help you.
It can also be done with simple Custom CSS code. For that, please post in your site url.
Regards,
PratikPratik
MemberHi BrandonSM,
Great you solved it yourself and posted in the solution as well :D. Have a great day.Regards,
PratikPratik
MemberHi @nonno-jhon:
Can you check if https://catchthemes.com/demo/catch-responsive-pro has the same problem in your phone?October 14, 2016 at 7:06 am in reply to: Updated to v4.8 – will I need to alter Child Theme? #101440Pratik
MemberHi Roland,
This is strange. Usually the directory of a theme remains same even if it is different version. You need to do following for me:
1. Share your server’swp-content/themefolder structure. Screenshot will be fine
2. Point our the parent theme
3. Share your child theme’s functions.php file
4. Share your child theme’s styles.css header Just this part:
Just this part:/* Theme Name: Twenty Fifteen Child Theme URI: http://example.com/twenty-fifteen-child/ Description: Twenty Fifteen Child Theme Author: John Doe Author URI: http://example.com Template: twentyfifteen Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready Text Domain: twenty-fifteen-child */Let me know how these are.
-
AuthorPosts
