- This topic has 2 replies, 2 voices, and was last updated 9 years, 1 month 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!
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]