Forum Replies Created

Viewing 20 posts - 4,701 through 4,720 (of 12,027 total)
  • Author
    Posts
  • in reply to: Need help with logo size #251957
    Skandha
    Participant

    @jyo: Hello there,
    Please replace the above CSS Code with the following CSS Code

    @media screen and (max-width: 568px) {
    	.custom-logo {
    	    max-width: 50px;
    	}
    }
    @media screen and (min-width: 568px) {
    	.custom-logo {
    	    max-width: 100px;
    	}
    }

    This should resolve your issue on devices.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Change color of black menu bar #251956
    Skandha
    Participant

    @hverbunt: Hello Henk,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #masthead {
        background-color: #f3dece;
    }
    .site-header-menu {
        border-top: unset;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Header image URL doesn’t update with site adress #251955
    Skandha
    Participant

    @satch3l: Hello there,
    Can you please post in your site URL if you site is live?

    Kind Regards,
    Skandha

    in reply to: Menu #251924
    Skandha
    Participant

    @peggy: Hello Peggy,
    I don’t see any footer menu in the link you posted above.

    Can you please check out the demo and let me know which menu are trying to replicate?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @halu: Hello there,
    I am sorryI am not able to understand the issue you are having. Can you please try to explain it more clearly?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @catchhab: Glad you were able to figure it out. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards<
    Skandha

    in reply to: Menu #251884
    Skandha
    Participant

    @peggy: Hello there,
    To set a menu
    Go to => Appearance => Customize => Menus => View Location => Primary Menu => Set a menu and Publish.

    To remove the graphics above the footer
    Go to => Appearance => Customize => Featured Content => Disable the section and Publish

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: ROCK STAR PRO #251874
    Skandha
    Participant

    @highfive_0815: Hello there,
    You will need to ask your Web Host to increase the upload_max_filesize limit.

    Kind Regards,
    Skandha

    in reply to: Logo size #251868
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    The suggested image size for site logo is 100*100px but you can upload a square image with same width and height.

    Let me know if re uploading a square image solves your issue.
    Kind Regards,
    Skandha

    in reply to: Header Image on Posts #251864
    Skandha
    Participant

    @fireflywebs: Hello there,
    Edit the post => On the right sidebar => Header Featured Image Options => Select Disable and Update the post.

    This should disable the header image on that post page but the title of the post should be still be visible.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Single Page Look #251850
    Skandha
    Participant

    @gerbstat: Hello there,
    Yes you can create a single page site using the theme. You can import the demo content on your site and then customize your according to your needs.

    To import the demo content you will need use our plugin Catch Themes Demo Import and Essential Content Types. Install and Activate the plugin.

    Then,
    Go to => Dashboard => Appearance => Catch Themes Demo Import => Select the demo you want to import and click on Import.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Menu #251849
    Skandha
    Participant

    @peggy: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Formatting Images for Mobile #251848
    Skandha
    Participant

    @wurzelkinderacademy: Hello there,
    I checked your site the image icons seems to be showing up well even on mobile screens. Can you please attach me a screenshot of the issue?

    Kind Regards,
    Skandha

    in reply to: Error Message Warning: #251847
    Skandha
    Participant

    @lisac: Hello there,
    Can you let me know the PHP version your site is running on?

    Kind Regards,
    Skandha

    in reply to: Widgets on every page #251846
    Skandha
    Participant

    @jessup573: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    Skandha
    Participant

    Hello there,
    The update has been released. Please update the theme and let me know if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: Fatal error #251784
    Skandha
    Participant

    @armartino: Hello there,
    The update has been released. Please update the theme and let me know if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: Need help with logo size #251782
    Skandha
    Participant

    @jyo: Hello there,
    At my end the slider image seems to be showing up fine even on mobile screens. Can you attach me a screenshot of where the slider image is overlapping the logo?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @@yourmeetingexperts: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/clean-enterprise/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Change primary menu and the sub menu font to bold #251722
    Skandha
    Participant

    @juha_52: Hello Juha,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #header-menu ul.menu a, #header-menu ul.menu ul a {
        font-weight: bold;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 20 posts - 4,701 through 4,720 (of 12,027 total)