Announcement bar mobile customisation dawn theme

I have made the following changes to the default announcement bar.

/* Announcement Bar Sticky */
#shopify-section-sections–23963343913242__announcement-bar {
position: sticky !important;
top: 0;
}

/* Announcement Bar Slider Arrow Removal */
.announcement-bar-slider .slider-button–prev,
.announcement-bar-slider .slider-button–next {
display: none;
}

It is working fine in desktop but the height increases in mobile.

Can anyone please help?

Hey @DasPod could you please share your store URL in order to provide you solution code.

Thanks

no passcode

@DasPod

Hi! What changes do you want?