Forum Replies Created

Viewing 15 posts - 16 through 30 (of 63 total)
  • Author
    Posts
  • in reply to: Problem with start a new paragraph #65017
    Duke
    Keymaster
    WP Royal Team

    Hi Doris,

    Yes, it may be causing that issue. If you are not using Elementor and other Elementor Plugins, you can just disable them.

    Kind Regards

    in reply to: Incorrect header font #65016
    Duke
    Keymaster
    WP Royal Team

    Hi,

    You didn’t mention Custom CSS you had in the customizer. I’ve corrected it, and now it will show whatever case it will be lower or upper.

    Kind Regards

    in reply to: Gray stripes on the recipe card #65005
    Duke
    Keymaster
    WP Royal Team

    Hi,

    That article was written in 2021 and the Ashe theme was created 4 years ago, so maybe now they have custom styling support but not back in days.

    Navigate to Customize > Additional CSS and add this code, it will enlarge tite and remove backgrounds:

    h2.wprm-recipe-name {
    font-size: 30px !important;
    }
    
    .wprm-recipe-details-container, .wprm-recipe-notes-container p {
    background-color: transparent !important;
    }

    Kind Regards

    in reply to: Incorrect header font #65004
    Duke
    Keymaster
    WP Royal Team

    Hi,

    In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.

    To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

    P.S. Please mark the reply as Private!

    Kind Regards

    in reply to: Post content getting cut off on Featured slider #65003
    Duke
    Keymaster
    WP Royal Team

    Hi,

    I’ve just created a child theme for your – https://we.tl/t-YdoKzOMvwq

    Please download and install this theme to let the featured slider display full excerpts, I’ve increased the limit from 30 words to 999.

    Kind Regards

    Duke
    Keymaster
    WP Royal Team

    Hi Kristiana,

    Your site is not loading at all. You should be having server-side problems, please contact your hosting provider and they will help.

    P.S.  Normally theme works fine.

    Kind Regards

    in reply to: Posts and comments issues #65001
    Duke
    Keymaster
    WP Royal Team

    You are welcome!

    in reply to: Button's strange behaviour on smartphone #64992
    Duke
    Keymaster
    WP Royal Team

    You are welcome!

    in reply to: Slider Cropping Images #64991
    Duke
    Keymaster
    WP Royal Team

    Hi,

    After changing columns you need to rebuild images because 1 column slider shows full-size images while 2 columns carousel crops images for better page speed.

    Kind Regards

    in reply to: Problem with start a new paragraph #64990
    Duke
    Keymaster
    WP Royal Team

    Hi,

    Please share your website URL and provide more details. Thanks!

    Kind Regards

    in reply to: Problem with start a new paragraph #64989
    Duke
    Keymaster
    WP Royal Team

    Hi,

    Please share your website URL and provide more details. Thanks!

    Kind Regards

    in reply to: about mobile view #64986
    Duke
    Keymaster
    WP Royal Team

    Hi,

    Yes, it’s close but you need to add P tag there, here it is:

    @media screen and (max-width: 979px) {
    
    .post-content p {
    
    letter-spacing: 1.1em !important;
    line-height: 16px !important;/*remove this line if you don't want to control line height*/
    
    }
    
    }

    But you can control this from Customize >  Typography.

    Kind Regards

    in reply to: Posts and comments issues #64984
    Duke
    Keymaster
    WP Royal Team

    Him

    1. You probably have disabled comments on that post, please read this – https://www.webnots.com/enable-or-disable-comments-for-posts-and-pages-in-wordpress/ also, a gallery on the “youngest” post is added via 3rd party plugin and we can’t help you with that.

    2. Navigate to Appearance > Customize > Additional CSS and add this code:

    .slider-read-more a {
    background-color: #fff;
    border-color: #fff;
    color: #222 !important;
    }

    You can change colors editing this code, there is no customizer option for that. The button color is inherited from the Accent color.

    Kind Regards

    in reply to: Gray stripes on the recipe card #64982
    Duke
    Keymaster
    WP Royal Team

    Hi,

    Navigate to Customize > Additional CSS and add this code:

    .wprm-recipe-name.wprm-block-text-faded {
    font-size: 24px;
    }

    But I don’t understand what else you want to change.

    Kind Regards

    Duke
    Keymaster
    WP Royal Team

    Hi,

    Unfortunately, there is no option in the theme to make Slider or Header Background Full-Screen. You may hire a developer for that job or use Elementor Page Builder.

    Kind Regards

Viewing 15 posts - 16 through 30 (of 63 total)