- This topic has 2 replies, 2 voices, and was last updated 7 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile Help
Hi,
I was recently given this code by support to help fix my mobile issue
.nivo-caption { right:7% !important;}
.time-table { left:7% !important;}
However it fix the issue, currently the mobile version of my site has a opening hours table. Inside the table are the times we are open, these times are all right aligned and I would like to change them to left align.
Hi Damon,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (min-width:768px){
.time-table{left:0 !important;}
}
Regards,
Brad
Hi,
This moves the entire table to the left, I just want the text inside the table to be aligned left. Sorry for the confusion!
When it comes to creating a unique presence for your business through your website, then you must make sure that your website is capable of […]
Irrespective of your business niche, it is a fact that all businesses need to have an online presence in order to compete more effectively. In […]
The digital explosion during the recent years means there is a huge market waiting for your presence online. Especially if you are the one who […]