HaiND wrote: Hi
Thank you for feedback us
You can remove "upload" ?
prnt.sc/nlc08y
Please go to back-end modules -> tab Advanced -> Custom CSS and add code:
.yottie-widget-nav {
display: none!important;
}
hope it will help you, if still have problem, please contact us, pleased to assist you
Thanks
thank you for your help.. it works .. for arabic modules kindly make a custom css so that I can align tht title and descitpion of the video right.. only for arabic..
ibb.co/ykVLHxz
check this link for the explanation..
Hi kashif
Sorry for the late reply, because we have two weekends
You can add the following Css to Costom css:
.yottie-widget-video-info {
text-align: right;
}
Thanks