Hi,
This issue with the slider’s links occurs because of Yoast Google Analytics plugin which you also use: http://screencast.com/t/Ex2njqV30y We know about this and we have already wrote to plugins author so we can find a solution for this, you can also write to their support page: https://wordpress.org/support/plugin/google-analytics-for-wordpress
We are trying to fix this but unfortunately is more difficult than we initially tooth. You can disable this option from Yoast Google Analytics general settings, will fix the issue with the links: http://screencast.com/t/LRV9LlBn3 or you can also use our own Google analytics support (just paste the code in our admin): http://screencast.com/t/EtxOCuXlspj
Sorry for the inconvenience!
For the slider’s title please use this css to change the line height and font size as you like (add it in theme panel >custom css): http://screencast.com/t/EFiZpUFi7yfT
@media (max-width: 767px) {
.td_normal_slide .td-sbig-title-wrap .td-sbig-title {
font-size: 17px !important;
line-height: 5px!important;
}
}
Thanks
Hi,
Yes, you can also use our own Google analytics support (just paste the Google Analitycs code in theme panel > Analitycs section): http://screencast.com/t/EtxOCuXlspj
Sorry for the inconvenience!
Thanks