Dear Support,
Kindly need your support to fix for me the following issue mentioned on the attached pictures.
tishelpdesk42 Hi. Please try add this to css:
.t3-wrapper { padding-top: 0 !important; } .navbar-default .navbar-toggle:hover { background-color: #e6ad33; }
Dear Support, Please be noted that the following CSS code did not fix my website mobile version issue. This CSS goes wrong with the desktop version. Please check the attached picture.
.t3-wrapper { padding-top: 0 !important; }
tishelpdesk42 Hi
Pertaining to your mobile responsive specific query, Try add this to custom.css file instead :
@media only screen and (max-device-width: 480px){.t3-wrapper {padding-top: 118px !important;}/* adjust padding value*/}
Hello Support,
Also CSS code is not working properly. Please check the attached pictures.
tishelpdesk42
Share me the admin + FTP account, I will check the code for you.