Forum Replies Created
-
AuthorPosts
-
keonthemes
KeymasterHello,
Thanks for the site URL. Simply, do you want to change the Top Header and Footer background color change, right?
Regards.
keonthemes
KeymasterHello,
Thank you for pointing the issue. We will fix that and release a new version as soon as possible. For now, please copy below CSS and follow a simple step to fix;
body header:not(.site-header-two) #header-bottom-right-outer {
display: inline-block;
}Go to Dashboard > Appearance > Customize > Additional CSS and paste. Then click on the publish button.
Regards.
keonthemes
KeymasterHello,
Yes, you can edit from there, but we never recommend to do that. Because when you update the theme, it will loss your all changes. Instead, please add it from Additional CSS area by going to Dashboard > Appearance > Customize > Additional CSS.
Regarding your problem, it may need to give higher priority to your new code to override the theme style. Please try to add below CSS for color property;
body article.post-content {
color: #003366 !important;
}Thanks.
keonthemes
KeymasterOur Premium themes are built with hassle free Custom Post Types, means no need to create separate pages and pick IDs etc. You can get the menu items in the dashboard’s left sidebar. Please simply go to that menu section and start adding your contents. Hope it will help.
Thanks and Best Regards.
December 23, 2018 at 7:32 am in reply to: how to remove post meta from homepage & from posts ? #3198keonthemes
KeymasterOkay. But what about post format icon? Thanks.
keonthemes
KeymasterHello,
Your CSS codes are overridden by default theme CSS. Please send us your Site URL, WP username and password to [email protected] We will fix for you.
Thanks.
keonthemes
KeymasterWe have tested on all devices and working fine. Please do check our demo for reference. So there should be a third party script or plugin is affecting with your particular site. Please send us your Site URL, WP username and password at [email protected] So we can identify the real problem and fix.
Thanks.
keonthemes
KeymasterOf Course No. The menu must work on every page. Please do check our demo for reference. So there must be anything wrong with your particular site. Please send us your Site URL, WP username and password at [email protected] So we can identify the real problem and fix.
Thanks.
keonthemes
KeymasterHello,
Yes, you can remove the header image, though the CSS code by selecting page ID. In terms of making smaller height, please copy below CSS code and follow the simple steps;
body .wrap-inner-banner .page-header {
margin-bottom: 10%;
margin-top: 20%;
}Note: The values of % are default values. Please do change it as per your requirement.
Then, Go to Dashboard > Appearance > Customize > Additional CSS and paste and click on the publish button. That’s it.
Thanks.
keonthemes
KeymasterYes, you are right. 🙂 Thanks and Merry Christmas to you too.
Regards.
-
AuthorPosts