How can I display the CTA button on a slideshow and resize a sticky header?

Hi guys,

I would like to have the following:

1- Show back the CTA button on slidwshow to the right underneath the text. I hided long back but I mislocated the code.

2- Reduce the size of the sticky header.

Thank you,

allianceautoproducts.com

Hey Alliance,

Your sticky header height is too big because your logo size is too large
reduce the image size and decrease this image element inline CSS “max-width:150px”
this idea helps full

@Alliance

Please add a small size logo header height automatically reduce or reduce your logo height.

Thanks!

Hallo @shubhamSharma

you are right.

@Alliance
Want something like this then add below css

img.js.lazyautosizes.lazyloaded {
    max-width: 136px !important;
}
div#SlideshowWrapper-slideshow {
    margin-top: -114px !important;
}
.site-header__icons-wrapper {
    margin-left: 47px !important;
}
.search-bar__form {
    margin-top: -48px !important;
}

Slides images got cropped. And if I can have CTA buttons back.

Company logo also became very small

Suggest you crop the logo, only need to leave the text part.

@Alliance

edit your logo and crop balck sapce between text then upload