Forum Replies Created

Viewing 15 posts - 1,081 through 1,095 (of 1,451 total)
  • Author
    Posts
  • in reply to: Webshop by woocommerce – high of div container, #146786
    Psink
    Keymaster

    Hello Mateusz

    We are really sorry for keeping you waiting.

    Can you please update the theme? The current version of the theme is 1.7.4, I guess you have an older version activate on your site.

    As you can see in the demo we have fixed that issue in the newer version
    https://themepalacedemo.com/kids-education-pro/shop/

    Regards,
    Psink

    in reply to: Utilisation de média url #146785
    Psink
    Keymaster

    Bonjour,

    Oui, vous pouvez mettre à jour le thème par vous-même. Veuillez créer le thème enfant avant de modifier le thème. Parce que tout ce que vous avez fait dans le thème enfant n’affectera pas le code du parent.

    Salutations,
    Psink

    in reply to: Testimonials image shape? #146737
    Psink
    Keymaster

    It is not possible to do soo, because we have to remove the whole code of that section and again recode as per your requirement which is not a good idea. This process may break the whole site. so I recommend you not to do such changes.

    If you still want to do such changes you should hire a developer

    I guess the best way to handle the testimonial section is to create a separate category only for testimonials

    Regards,
    Psink

    in reply to: How to set max width for all pages #146736
    Psink
    Keymaster

    Use the awesome screenshot chrome extension to take screenshot the share the URL of the screenshot or you can share the screen record URL

    Please check this screen record
    https://www.awesomescreenshot.com/video/3103712?key=6790c7406b282f85feb802eabee708e7

    if you want this, Please add this CSS in the additional css

    
    @media only screen and (min-width: 64em){
    .home .custom-header .custom-header-content {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    }
    

    Hope this helps

    regards,
    psink

    in reply to: need to change the color of header title on homepage #146733
    Psink
    Keymaster

    Hello Jen

    Add this CSS in the Additional CSS

    
    .site-title a:hover{
        color: #f7000b !important;
    }
    

    have a great day

    regards,
    psink

    in reply to: Testimonials image shape? #146731
    Psink
    Keymaster

    I did not get what you want to say. Can you please elaborate in more detail?

    Regards,
    psink

    Psink
    Keymaster

    Can you please share your site URL?

    So you only want to show the logo on the homepage and hide it in the rest of all other pages.

    And what about the site title and site description do you want to show for all pages or you want to do the same thing as a logo.

    Regards,
    Psink

    in reply to: Testimonials image shape? #146724
    Psink
    Keymaster

    To display a full image you need to edit one thing in the theme code. I’m sure you can do it by yourself by watching the reference screen record

    Please watch this screen record
    https://www.awesomescreenshot.com/video/3101873?key=53119017e3794d3024390981fff5fedc

    have a great day

    Regards,
    Psink

    in reply to: where to change the color of the menu? #146672
    Psink
    Keymaster

    Hello rio077

    Please check this screen record, if you want the exact as you have seen in the video
    https://www.awesomescreenshot.com/video/3090258?key=127d5e2f2f8db34e5f2e756964f7a82e

    Then Please add this CSS in the additional CSS

    
    .main-navigation ul:not(.sub-menu)>li>a:hover,
    body[class*="color-scheme-"]:not(.color-scheme-ecommerce):not(.color-scheme-education):not(.color-scheme-default):not(.color-scheme-dark).home.navigation-classic .site-header-main .main-navigation > .nav-menu > li > a:hover,
    body[class*="color-scheme-"]:not(.color-scheme-ecommerce):not(.color-scheme-education):not(.color-scheme-default):not(.color-scheme-dark).has-header-media.navigation-classic .site-header-main .main-navigation > .nav-menu > li > a:hover{
    	color: #f7000b;
    }
    

    you can change the color code as per your taste

    have a great day
    Regards,
    psink

    in reply to: Testimonials image shape? #146652
    Psink
    Keymaster

    Hello Repsrpsk

    Ahh, So you want to display original images without any border and border-radius

    Sorry for my miss understand in the previous reply

    Please add this CSS

    
    .home-section-testimonials .testimonials-thumb img {
        border: none;
        border-radius: 0px;
    }
    

    Have a great day
    Regards,
    Psink

    in reply to: Utilisation de média url #146649
    Psink
    Keymaster

    Bonjour

    Puisque votre site est en construction, nous ne pouvons pas visiter le site. Il sera difficile de vous guider sans visiter le site

    pouvez-vous nous gérer d’une manière ou d’une autre pour visiter votre site?

    si c’est possible, nous pouvons vous aider à mieux construire votre site

    Salutations,
    Psink

    in reply to: How to set max width for all pages #146648
    Psink
    Keymaster

    hello Charles

    We have visited your site but we are not getting what you want to say. We have checked on the 24-inch screen width screen and 14-inch laptop screen, and we didn’t find any issue there.

    If you are trying to control the width of the page, You can add this CSS in the additional css and adjust the max-width value as per your requirement

    
    .page.no-sidebar .content-area,
    .single.no-sidebar .content-area,
    .no-sidebar .site-content > .wrapper .content-area {
        max-width: 920px;
    }
    

    And if this is not the actual issue please share the reference screenshot with the note message on it

    Regards,
    Psink

    in reply to: where to change the color of the menu? #146644
    Psink
    Keymaster

    Hello rio077

    Can you please share your site URL?

    regards,
    psink

    in reply to: add custom fonts #146577
    Psink
    Keymaster

    yes you can import custom google fonts into the theme
    please follow the screen record
    https://www.awesomescreenshot.com/video/3074430?key=c18a42fff73df7ca3aaceeef4bbfd3f6

    If you have knowledge of CSS, I’m sure you can do it your self after watching the screen record

    Regards,
    psink

    in reply to: Header image issue #146572
    Psink
    Keymaster

    Can you please share your site ur?

    regards,
    psink

Viewing 15 posts - 1,081 through 1,095 (of 1,451 total)