Hello, can you please advise me how to adjust the CSS settings so that the phone number at the top of the website is centered.
My site is: http://www.rcgauto.com
Thank You
One more question,
When the site is viewed on wide screen all of the overlaying images are aligned to the left. Is it possible to have them be centered.
The issue of the phone number not being vertically centered only occurs when viewing the website on a mobile devise.
Hi,
Please add this on your custom.css or Quick CSS
@media only screen and (max-width: 767px) {
.responsive #header .sub_menu {
padding-top: 10px;
background: white;
}
.social_header .phone-info {
height: 20px;
}
}
Regards,
Ismael
Awesome that seemed to have worked,
Another issue, how to I center the graphics on the LayerSlider, when viewed on a wide screen (Desktop) the images are offset to the left
Hi,
I looked at your page (nice job by the way), and I can’t tell the difference. I checked the alignment of the key and the front of the motorcycle as I shrank the screen with Chrome from my 1360 wide laptop down and everything remained for me exactly where it started off. Perhaps I am not catching it, do you have a snapshot or something where we can see what you mean?
Thanks,
Nick