Forum Replies Created

Viewing 15 posts - 1,366 through 1,380 (of 1,548 total)
  • Author
    Posts
  • in reply to: ARANGEMENT OF TOP BAR MENUS(PRIMARY MENUS) #143489
    Psink
    Keymaster

    Hello Emmanue

    Add this CSS in the theme

    
    .main-navigation ul li a {
        font-size: 14px;
        padding: 10px 20px;
    }
    

    To add the above CSS, please go to Admin Panel >> Appearance >> Customize >> Additional CSS,
    there paste above CSS then publish and refresh

    Regards,
    Psink

    in reply to: Change font color #143488
    Psink
    Keymaster

    Hello soren

    Add this CSS

    
    section#banner-image {
        display: none;
    }
    

    Regards,
    Psink

    in reply to: Logo full wIdth possible? #143487
    Psink
    Keymaster

    hello fuerholz

    Can you please share your site URL?

    Regards,
    Psink

    in reply to: H1 Tags Missing from Itineraries #143486
    Psink
    Keymaster

    Hello sakuna

    Sure, we will make a change in the next update

    Regards,
    Psink

    in reply to: Homepage Sortable not working #143408
    Psink
    Keymaster

    Hello Tena

    we have released the new update, please update the theme

    Regards,
    Psink

    in reply to: Change font color #143407
    Psink
    Keymaster

    Hello Soren

    Add this CSS in the Additional CSS

    
    #banner-image {
        background: transparent !important;
        padding: 0px;
    }
    
    .banner-title {
        background: transparent;
    }
    
    #banner-image h1.page-title {
        color: #000;
    }
    
    .breadcrumb-trail.breadcrumbs ul li a, .breadcrumb-trail.breadcrumbs ul li{
    	color: #000;
    }
    
    .nav-links {
        display: none;
    }
    

    Hope this helps

    Reards,
    Psink

    in reply to: Change font color #143321
    Psink
    Keymaster

    Hello Soren

    Currently, there are no such features to change text color in the theme

    For now, Please Add this CSS in Additional CSS

    
    p {
        color: #111010;
    }
    

    Hope this helps

    Regards,
    Psink

    in reply to: Change slider image #143319
    Psink
    Keymaster

    Hello Nurul

    Please follow the screen record
    https://www.awesomescreenshot.com/video/2498515?key=5b4c096f6e247da95f142d78f744ac6d

    Hope this helps

    Regards,
    Psink

    in reply to: REED MORE #143284
    Psink
    Keymaster

    hello diego

    Add this CSS

    
    [class^="wp-block-"]:not(.wp-block-gallery) figcaption {
        text-align: center;
    }
    

    Regards,
    Psink

    in reply to: Homepage Sortable not working #143280
    Psink
    Keymaster

    Hello Tena

    Thank you for the information, we will check and get you informed when it’s done

    Regards,
    psink

    in reply to: Required plugins and demo content for Pet Business Pro #143238
    Psink
    Keymaster

    Hello

    Sorry for having you in trouble importing demo data. Please install Catch Themes Demo Import

    After install done, you will find Theme Palace Demo Import inside Appearance, there you will find the demo data to import

    Before you import please don’t forget to activate contact form 7 and WooCommerce Plugins

    Regards,
    Psink

    in reply to: Extra sidebar and Slider not seen in browser #143235
    Psink
    Keymaster

    Hello Adriana

    We will check and come back to you soon

    Regards,
    Psink

    in reply to: REED MORE #143234
    Psink
    Keymaster

    can you please share screenshot ?

    in reply to: How to disable linked products on the menu page? #143166
    Psink
    Keymaster

    Hello Fatma

    Please remove the previous CSS code and Add this new one, this will help you to disable all links on that template

    
    .page-template-menu-page .menu-list a, .page-template-menu-page .breakfast-item a, .page-template-menu-page .lunch-details a, .page-template-menu-page .drinks-content a {
        pointer-events: none;
        cursor: default;
    }
    

    if you like our support and theme, please support us by giving a review of our theme
    here is the link https://wordpress.org/support/theme/yummy/reviews/#new-post

    Regards
    Psink

    in reply to: ARANGEMENT OF TOP BAR MENUS(PRIMARY MENUS) #143164
    Psink
    Keymaster

    hello emmanuel

    can you please share your site URL? it would be easy to inspect and give you the required CSS

    Regards,
    Psink

Viewing 15 posts - 1,366 through 1,380 (of 1,548 total)