Hi, when i put plugin in my site, all another link/url cannot click ( a link not functions ). im try to inspect element and remove this code in hs-brand-logo-slider/inc/css/owl.carousel.css :
/* display none until init */
.owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
the position relative remove or change to initial.
thanks
]]>In Chrome everything is fine, in Internet Explorer and Firefox the logo’s do not autoscale, are overlapping each other, etc. It creates a mess.
Test: https://ematters.nl/lnajsbkdgtd83/
How can I fix this?
]]>After plugin install I have the folowing css link in header which gives a 404:
<link rel=’stylesheet’ id=’hscss_style-css’ href=’https://www.xxxxxxx.xx/xxxxxx/?hscss=1′ type=’text/css’ media=’all’ />
Hw to remove?
Thank you.
Best,
atvt
]]>Hello, can you add a background color for the logos?
]]>in firefox the padding seemed not to be working correctly therefore all images/logo’s were connected to each other.
Fix:
in css add this:
.hs-brand-logo-item.item {
display: inherit !important;
}
Is it possible to use arrow buttons for navigation?
]]>Hi,
Your slider is great, but the only problem is that it stays smack on top of the page and not where I would like to position it.
Pls help with a solution at the earliest.
Cheers.
]]>The short code [hs-brand] is only appearing top of any content on a page even if its place below some content
]]>