Forum Replies Created

Viewing 15 posts - 1,201 through 1,215 (of 1,557 total)
  • Author
    Posts
  • in reply to: Header image issue #146572
    Psink
    Keymaster

    Can you please share your site ur?

    regards,
    psink

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

    Hello Repsrpsk

    I found testimonial section is not active on your site. But it’s fine.

    Can you please confirm that you want as in the screen record
    https://www.awesomescreenshot.com/video/3074208?key=4e1a2a8e32b70499630e0a8f2fff9327

    If you want exactly in the screen record please add the following CSS code in the additional CSS

    
    .home-section-testimonials .testimonials-thumb img {
        height: 150px;
        width: 229px;
    }
    

    Please adjust the width and height as your requirement

    Regards,
    Psink

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

    hello charles

    Can you please share your site URL?

    Regards,
    Psink

    in reply to: Header Image height: #146565
    Psink
    Keymaster

    glad to help you

    in reply to: Menu Items #146564
    Psink
    Keymaster

    glad to help you

    in reply to: Slider on smaller devices #146482
    Psink
    Keymaster

    Hello Juergen

    Please add this css in additional css

    
    #feature-slider-section .slider-content-wrapper, .custom-header .custom-header-content {
        padding-bottom: 200px;
        padding-top: 200px;
    }
    

    Note: As the screen gets smaller image will auto crop from the center

    hope this helps

    Regards,
    psink

    in reply to: Header Image height: #146480
    Psink
    Keymaster

    Hello dck,

    Please add this css in the additional css, this code will help you to make the height of the header image same for all pages – 200px height

    
    .custom-header .custom-header-content {
        padding: 0;
    }
    body:not(.color-scheme-wedding).header-media-text-disabled .custom-header-media .wp-custom-header img {
        position: absolute;
    }
    #wp-custom-header {
        padding: 200px 0;
    }
    

    hope this helps you

    Regards,
    Psink

    in reply to: Menu Items #146476
    Psink
    Keymaster

    Hello TTG

    AHH, ok Check the screen record
    https://www.awesomescreenshot.com/video/3060636?key=cca687f24884e198fc4e47bf87d38203

    If this is exactly what you want, Please add this css in the additional css

    
    @media only screen and (min-width: 75em)
    .navigation-classic .main-navigation ul ul, .top-navigation ul ul {
        left: 0px;
        width: 170px;
    }
    

    you can change the value as per your requirement

    Regards,
    psink

    Psink
    Keymaster

    Hello Nikolas Rex

    Please Follow the screen record to display site logo and site tagline only
    https://www.awesomescreenshot.com/video/3060521?key=743816b48c5f758b28fb87ef36d3d763

    And add this CSS in the Additional CSS to display the site tagline just below the Site logo

    
    .site-branding {
        display: block;
        text-align: center;
        max-width: 100%;
    }
    .custom-logo {
        margin: auto;
    }
    .wp-custom-logo .site-identity {
        margin: 0;
        text-align: center;
    }
    .wp-custom-logo .custom-logo-link,
    .wp-custom-logo .site-identity {
        display: block;
    }
    

    Regards,
    Psink

    in reply to: Sous-menu à droite #146472
    Psink
    Keymaster

    Bonjour,

    Alors cherchez-vous celui-ci

    Vérifiez cet enregistrement d’écran
    https://www.awesomescreenshot.com/video/3060090?key=da689f759b39dafab619cc0d9bb3fb6e

    Si c’est celui-ci, veuillez ajouter ce CSS dans Css supplémentaire

    
    @media only screen and (min-width: 75em) {
    	.navigation-classic .main-navigation ul li:hover>ul,
    	.navigation-classic .main-navigation ul li.focus>ul {
    	    left: 0;
    	    right: auto;
    	}
    	.navigation-classic .main-navigation ul ul li:hover>ul,
    	.navigation-classic .main-navigation ul ul li.focus>ul {
    	    left: 100%;
    	    right: auto;
    	}
    	.navigation-classic .main-navigation ul ul .menu-item-has-children>a:after,
    	.navigation-classic .main-navigation ul ul .page_item_has_children>a:after {
    	    -webkit-transform: rotate(-90deg);
    	    -moz-transform: rotate(-90deg);
    	    -ms-transform: rotate(-90deg);
    	    transform: rotate(-90deg);
    	}
    }
    

    Salutations,
    Psink

    in reply to: Social media buttons in footer #146470
    Psink
    Keymaster

    Hello Fauzia Haun

    Please follow the screen record to add a social menu at the footer

    https://www.awesomescreenshot.com/video/3059976?key=ef2b682fc246d3881711bd3ae2e82028

    Regards,
    Psink

    in reply to: Menu Items #146392
    Psink
    Keymaster

    Hello TTG

    We have to check your site but we can’t identify the actual issue. When I put the mouse on social media
    drop-down menu appears. So according to you is that the width of the drop-down menu expanded?

    Can you please elaborate more on the actual issue?

    Here is the screen record
    https://www.awesomescreenshot.com/video/3053854?key=ba787f5031fba6fba9e3cae4d7af2d26

    Regards,
    Psink

    in reply to: Footer CSS Customizations #146391
    Psink
    Keymaster

    Hello jgardonis89

    AH, sorry to say that but it can be edit in the free themes. It is only editable in pro version

    Regards,
    Psink

    in reply to: Every first letter is big in headlines #146322
    Psink
    Keymaster

    It’s great to hear, now it’s all good on your site 🙂

    Regards,
    psink

    in reply to: Change Social Icons #146321
    Psink
    Keymaster

    glad to help you

Viewing 15 posts - 1,201 through 1,215 (of 1,557 total)