Comments UWS started the conversationJuly 28, 2016 at 12:46pmHi there, Could you please tell me what code I need to add to the reduce the text padding for the tab text? There is a big gap in the text on tablets. See picture attached (Year 1; Year 2; Year 3). Thanks,Philippe 895TheFox repliedJuly 28, 2016 at 5:41pmHello UWS,Can you please send us a link so we can check and give you the css you need.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme UWS repliedJuly 28, 2016 at 5:55pmThe website is still in a development environment so I can't send you a link unfortunately. 895TheFox repliedJuly 29, 2016 at 7:02amHello again,Can you please tell us the version of the theme and the tab type you are using.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme UWS repliedJuly 29, 2016 at 11:48amHello, I am using TheFox Child Theme Version: 1.50 and I am using the Tour element (sorry I thought it was tabs) and the style is 1.Hope this can help. Many thanks,Philippe 895TheFox repliedJuly 30, 2016 at 9:51amHello Philippe,What you can do is add this custom css :@media only screen and (min-width: 768px) and (max-width: 1035px) {.vertical #tabs { width:30%; }.vertical .tabs-container { width:70%; }}This should fix the problem.Do not hesitate to contact us if you have more questions. Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hi there,
Could you please tell me what code I need to add to the reduce the text padding for the tab text?
There is a big gap in the text on tablets. See picture attached (Year 1; Year 2; Year 3).
Thanks,
Philippe
Hello UWS,
Can you please send us a link so we can check and give you the css you need.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
The website is still in a development environment so I can't send you a link unfortunately.
Hello again,
Can you please tell us the version of the theme and the tab type you are using.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hello,
I am using TheFox Child Theme Version: 1.50 and I am using the Tour element (sorry I thought it was tabs) and the style is 1.
Hope this can help.
Many thanks,
Philippe
Hello Philippe,
What you can do is add this custom css :
@media only screen and (min-width: 768px) and (max-width: 1035px) {
.vertical #tabs { width:30%; }
.vertical .tabs-container { width:70%; }
}
This should fix the problem.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme