Change Mobile Slider Title Font Size & Overlapping Issue

Posted in: Newspaper
Post count: 53

Hi,
Please refer to the image below, how can I change the mobile slider font size?
And the arrow show that the title is overlapping if it’s too long and wrapped into 2 lines.
Please assist.

Thanks

Post count: 854

hi,
well, you can write less chars,

also you can use this css to increase the box size on mobiles :

div.td-sbig-title-wrap a.noSwipe {
 display: block;
 height: 40px !important;
}

here: http://screencast.com/t/1jg2XqVlW9z

Thanks for you message.
Radu A.

Post count: 53

Hi,
How to change it to smaller font size on mobile?
Thanks

Post count: 854

hi,
hey you are always asking and we have given to you solutions, when you gonna stop? the theme has the options that he has.

for more custom work please hire a programmer.

Thanks for you message.
Radu A.

Post count: 53

Hi Radu,

I’m asking questions because I found out the bugs in your theme and hopefully you can make this theme better in future updates/versions, and fix the theme problem, and get my problem solved as well.

Every question that I asked previously, is because they are bugs found, and they do not have problem documentations on the CSS part on each of the module/widget. If you can have complete documentations, that we won’t ask you in this forum. Instead of blaming your customer for asking question, why not improve on your documentations or create video tutorials?

To answer your question, this is the last question that I found, and hope that you can fix this. We, as customer, purchased the theme because we hope that we can get good support from you. Everything on the internet nowadays can be found on many file sharing website, but instead of searching this theme, I purchased this theme, not because that I cannot find, but because of the feedback of your customers on your support.

I hope you can keep your reputation high, as the Avada developer does. I purchased that theme as well. Their supports were awesome. To be honest, your supports were excellent and truly fantastic as well, until I received your message. I’m kind of disappointed, but I hope you can keep on your good supports.

I don’t know how many of you working in your company, and how many of you supporting your customers. My suggestion is, if you don’t have manpower to do so, please add some manpower in your customer service team to share your workload. Thanks.

Post count: 854

ok,
thank you

Post count: 53

Hi, what is the CSS code to change the font size on the slider? Thanks.

Post count: 854

hi

.iosSlider .td-sbig-title {
    text-transform:lowercase !important;
}

Thanks for you message.
Radu A.

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.