Forum Replies Created

Viewing 10 posts - 81 through 90 (of 170 total)
  • Author
    Posts
  • in reply to: Header Bar and Footer Bar depth #3611
    keonthemes
    Keymaster

    Hello,

    Thanks for the site URL. Simply, do you want to change the Top Header and Footer background color change, right?

    Regards.

    in reply to: No Mobile Menu #3603
    keonthemes
    Keymaster

    Hello,

    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.

    in reply to: CSS Customisation #3363
    keonthemes
    Keymaster

    Hello,

    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.

    in reply to: Header Image #3236
    keonthemes
    Keymaster

    Our 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.

    in reply to: how to remove post meta from homepage & from posts ? #3198
    keonthemes
    Keymaster

    Okay. But what about post format icon? Thanks.

    in reply to: link styling #3194
    keonthemes
    Keymaster

    Hello,

    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.

    in reply to: Enable Preloader on mobile #3191
    keonthemes
    Keymaster

    We 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.

    in reply to: hamburger menu not working on mobile #3187
    keonthemes
    Keymaster

    Of 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.

    in reply to: Header Image #3185
    keonthemes
    Keymaster

    Hello,

    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.

    in reply to: Remove page titles #3158
    keonthemes
    Keymaster

    Yes, you are right. 🙂 Thanks and Merry Christmas to you too.

    Regards.

Viewing 10 posts - 81 through 90 (of 170 total)