I’ve purchased your theme on themeforest, however, We’d like to create a text box with a scrollbar to display our terms & conditions. Could you please guide us on how to achieve this in your Metronic theme, or suggest alternative methods if available? Your assistance in finding the best solution for this design would be greatly appreciated.
Hi,
Certainly, I'd be happy to help you. However, I'll need to know more about the specific application you are using with the theme. Could you please specify the application or platform you are working with?
Hi,
You can use the below code for scrollable content:
<div class="scroll-y" >
....text goes here
</div>