Hi websitecolors
Thanks for contacting and choosing our product
About your problem,
1: hide paginatiion , please follow the instructions below
In source : \modules\mod_jux_logoshowcase\assets\css\style.css and add the following code at the end of file
@media screen and (max-width:768px){
.owl-controls{
display: none;
}
}
2: show 2 logo on mobile, please follow the instructions below
In source : \modules\mod_jux_logoshowcase\tmpl\default.php at line 59 -> and edit 1->2
Hope it can help you , if still problems, please contact us, I will customize it helps you
Thanks