- This topic has 7 replies, 2 voices, and was last updated 3 years, 2 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › change direction
Tagged: change direction
Hi
In footer – working hours: How can I change direction from this :
http://prntscr.com/h9q92a
to be like this:
http://prntscr.com/h9qanb
The web page is :
Thanks
Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
.openingday { float:right !important;}
.openingtime { float:left !important;}
Regards,
Chris
I did that but nothing changed, I want “days” in right and “hours” in left to be like that :
Thanks Chris
Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
.timingbox .openingday { float:right !important;}
.timingbox .openingtime { float:left !important;}
Regards,
Chris
Perfect, it’s working
can I reduce space between days and hours to be like that :
not like that :
Thanks
Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
.timingbox { width: 65%; float: right;}
Regards,
Chris
Thank you very much 🙂
Hi,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/12/
Regards,
Chris
Do you want to make your website blisteringly fast, offer the best web user experience you can and hit that much desired “100” Google PageSpeed […]
WordPress and Blogger are 2 of the most popular blogging platforms you can choose to get started with your own blog or website. However, when […]
If you are looking for the best and top rated code editors for WordPress developers to code and design your WP sites, then you are […]