Forum Replies Created

Viewing 20 posts - 8,841 through 8,860 (of 12,014 total)
  • Author
    Posts
  • Skandha
    Member

    @carolin: I will look into the issue and get back to you on this.

    Kind Regards,
    Skandha

    in reply to: Transparent backgrounds for blog page #167401
    Skandha
    Member

    @james-avery: Hello Jim,
    Can you let me know which page are you referring to by “Archive” Page?

    Kind Regards,
    Skandha

    in reply to: FoodMenu Frontpage Fullwidth #167400
    Skandha
    Member

    @andre-g: Hello Andre, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-foodmania/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: Responsive Menu Doesn't Respond #167397
    Skandha
    Member

    @jdc: No you wont need to make any changes to the child theme.

    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/catch-base/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: Give page an image border #167396
    Skandha
    Member

    @catwingz: 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/catch-inspire/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: Resize header image #167395
    Skandha
    Member

    @catwingz: There seems to be a bug with Header Image not showing up when the header media title and text in empty. The issue will be fixed soon.
    For the time being you can use the following CSS Code.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content .entry-title {
            display:none;
    }

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

    in reply to: Transparent backgrounds for blog page #167349
    Skandha
    Member

    @james-avery: Glad I could help you out. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Featured Slider #167347
    Skandha
    Member

    @andy1972: Hello Andy, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/parallax-frame/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: Transparent backgrounds for blog page #167345
    Skandha
    Member

    @james-avery: This is because you don’t seem to have selected your Posts Page under Homepage Settings => Your homepage displays as A static page.

    Please select your posts page and the above CSS should implement in that particular page.

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

    in reply to: Responsive Menu Doesn't Respond #167340
    Skandha
    Member

    @jdc: Hello there,
    Can you please try deactivating all your plugins and check if this resolves the issue?

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    in reply to: Thumbnail Pictures in Horizontal block #167339
    Skandha
    Member

    @stevieg: Hello Stevie, 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/adonis/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: Adonis free #167338
    Skandha
    Member

    @stevieg: Hello Stevie, 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/plugin/catch-web-tools/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: Mobile Menu Not Expanding #167337
    Skandha
    Member

    @nezmonk: 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/audioman/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: How do you remove the search function? #167336
    Skandha
    Member

    @richardmin: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .mobile-social-search {
        display:none !important;
    }

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

    in reply to: Remove grey lines on sites #167335
    Skandha
    Member

    @sasa: 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/catch-everest/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: FoodMenu Frontpage Fullwidth #167334
    Skandha
    Member

    @andre-g: To have the food menu pages full-width like your first screenshot
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .page-id-19 .singular-content-wrap, .page-id-523 .singular-content-wrap, .page-id-536 .singular-content-wrap, .page-id-528 .singular-content-wrap, .page-id-530 .singular-content-wrap, .page-id-532 .singular-content-wrap, .page-id-534 .singular-content-wrap, .page-id-536 .singular-content-wrap, .page-id-30 .singular-content-wrap, .page-id-1025 .singular-content-wrap, .page-id-548 .singular-content-wrap, .page-id-287 .singular-content-wrap, .page-id-676 .singular-content-wrap, .page-id-548 .singular-content-wrap, .page-id-550 .singular-content-wrap, .page-id-552 .singular-content-wrap, .page-id-560 .singular-content-wrap {
    	padding:0;
    }
    
    .page-id-19 .site-content .wrapper, .page-id-523 .site-content .wrapper, .page-id-536 .site-content .wrapper, .page-id-528 .site-content .wrapper, .page-id-530 .site-content .wrapper, .page-id-532 .site-content .wrapper, .page-id-534 .site-content .wrapper, .page-id-536 .site-content .wrapper, .page-id-30 .site-content .wrapper, .page-id-1025 .site-content .wrapper, .page-id-548 .site-content .wrapper, .page-id-287 .site-content .wrapper, .page-id-676 .site-content .wrapper, .page-id-548 .site-content .wrapper, .page-id-550 .site-content .wrapper, .page-id-552 .site-content .wrapper, .page-id-560 .site-content .wrapper {
    	padding-top:0;
    }

    To have the menu pages like your second screenshot you will need to create a child theme and customize your site. I suggest you to hire a customizer for this.

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

    in reply to: Organic Cosmetics theme #167333
    Skandha
    Member

    @teglatfalasar: Yes you can simple add images to a slider instead of post or pages. For that you will need use Custom Content Type which is only available in the pro version of the theme. And you change the color of any section of your site using Additional CSS code.

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

    in reply to: Featured Slider #167332
    Skandha
    Member

    @andy1972: You seem to have added images of different height in the slider that is why the big white space is showing up below the slider. I suggest you to add images of uniform dimensions.

    Alternatively you can use the following CSS Code.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .slider-image {
    	width: 1536px;
    	height: 864px;
    }

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

    in reply to: How do you remove the search function? #167254
    Skandha
    Member

    @richardmin: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Thumbnail Pictures in Horizontal block #167253
    Skandha
    Member

    @stevieg: What you can do is add a Classic Block after the paragraph text.
    Then Click Add Media button => Create Gallery => Select the 4 images of your choice => Create a New Gallery => Select Columns as 4 and Insert Gallery..

    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 20 posts - 8,841 through 8,860 (of 12,014 total)