Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
Currently, the Breadcrumb is taking up too much space, and I would prefer it not to occupy so much area.
I would like to reduce its height and ensure that “Contact Us” does not appear repeatedly. Could you please advise on how to make these adjustments?
https://prnt.sc/UYrKuS7Yho5d
Thank you.
Hi.,
Copy the below code and navigate Appearance => Customize => Additional CSS paste the below code into the text area, and change the color as you wish.
@media only screen and (min-width: 1281px) {
.main-title-section-wrapper .main-title-section-container {
padding: 70px 0 70px;
}
}
.main-title-section h1 {
font-size: clamp(1.875rem, 1.75rem + 0.625vw, 2.5rem) !important;
}
Thank you!
Hi.,
Copy the below code and navigate Appearance => Customize => Additional CSS paste the below code into the text area, and change the color as you wish.
@media only screen and (min-width: 1281px) {
.main-title-section-wrapper .main-title-section-container {
padding: 70px 0 70px;
}
}
.main-title-section h1 {font-size: clamp(1.875rem, 1.75rem + 0.625vw, 2.5rem) !important;}
Thank you!
You must be logged in to reply to this topic.
We Love to Deliver Useful and Easy to Customize WordPress Themes for Our Clients…
9.00 A.M. to 6.00 P.M.(IST) UTC/GMT +05:30
We aim to answer all questions within 24 hours.In some cases the waiting time can be extended to 48 hours.Support requests sent during weekends or public holidays will be processed on next Monday or the next business day.
We appreciate your patience and thank you for understanding.