Comments Paula started the conversationOctober 10, 2017 at 4:06pmHi there,Please could you look at this page on mobile: http://dev.temptribe.co.uk/about/our-work/and scroll all the way to the bottom.2 buttons element is not looking right. Buttons are longer than on desktop and touching the right border instead of centred. Please could you help me make them centred on mobile without messing up the desktop view?Many thanks!Paula 895TheFox repliedOctober 11, 2017 at 3:38amHello Paula,Please add this custom css ( thefox > styling options ) :@media only screen and (max-width: 767px) {.rd_db_7{width:auto !important; }}This should do the trick.Do not hesitate to contact us if you have more questions. Have a nice day! 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,
Please could you look at this page on mobile: http://dev.temptribe.co.uk/about/our-work/
and scroll all the way to the bottom.
2 buttons element is not looking right. Buttons are longer than on desktop and touching the right border instead of centred.
Please could you help me make them centred on mobile without messing up the desktop view?
Many thanks!
Paula
Hello Paula,
Please add this custom css ( thefox > styling options ) :
@media only screen and (max-width: 767px) {
.rd_db_7{width:auto !important; }
}
This should do the trick.
Do not hesitate to contact us if you have more questions.
Have a nice day!
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