Sidebar Options

Hello!
I’m grate for having you here, even though none of my recent questions have been attended to.
I need additional options for Sidebars.
I would like to have two sidebars on my site… Please, how do I go about it?
Thank you for the amazing theme and your superb theme supports.
Regards

Hi there,
Thanks for reaching out.
In reference to your question here, unfortunately this would require a bit of custom work on the theme files which is beyond the scope of our support. If you’re interested in hiring a developer for building out this custom feature for you, we highly recommend to check out Envato Studio.

Please let us know if you have any more questions.
Best Regards,
Support.

Thank you for your swift response.
I would also like to reduce font size of site name/text logo so that it can fit to screen on mobile/media devices.
Thank you so much as I anticipate another response from you.
Regards

Hi there,
Thanks for writing back.
In this case, could you try out the following CSS code under the Appearance>Customize>Additional CSS section:

@media only screen and (max-width:767px){
#header .top-header .header-logo {
font-size: 30px;
}
}

I hope this helps.
Best Regards,
Support.

It works, Thank you

I will close this case now, Feel free to contact us again if you have other questions Thanks!