Viewing 3 reply threads
You must be logged in to reply to this topic.
When in landscape/portrait smartphone modes the bottom footer menu is no longer centered. Same for copy write info underneath not centered.
Hello,
Please go to file css/bootstrap-responsive.css and find this line:
footer#footer .inner .row-fluid.ff .span12:first-child:last-child{
margin-left: -210px !important;
}
Remove the !important from it and save.
Let us know.
Best regards!
Where do I find the file css/bootstrap-responsive.css?
Hello,
Access theme files using a ftp connection or cpanel. Then follow this path to the file: wp-content/themes/specular/css/bootstrap-responsive.css
Ask you host provider to help with the ftp connection or cpanel credentials.
Best regards!
You must be logged in to reply to this topic.