Try this CSS
.site-branding {
max-width: 80% !important;
}
@readyforthebigday : It looks like the css provided by @rajanit2000 resolves your issue. Let me know if you have any more issues.
you can also post in your queries to the theme’s official support forum for dedicated and swift support at :
https://catchthemes.com/support-forum/forum/nepalbuzz-free/
Regards,
Tikaram
Perfect! Thanks @rajanit2000
Is it also possible to hide the featured slider dots when the menu is open on a mobile device?
Thank you @tikarambhandari, let me know if I should post this second question there.
@readyforthebigday : Please add the following additional css.
#per-slide-template {
z-index: 149;
}
Let me know if you have any more issues.
Regards,
Tikaram