No matter what I try I cannot get the text in the Hours box to format correctly. As you can see from the attached image the line break is not in the correct place. It should look like Days: Mon - Sun Winter: 10am - 4pm Summer: 10am - 7pm How do I fix this?
Hello, You can use line break tag (i.e <br> tag ) to break the text in a next line. Go to the Appearance > Theme Options > Home Page Feature Sidebar panel in your dashboard and paste the text like given below in the Timing Description setion. Code: Days: Mon - Sun <br> Winter: 10am - 4pm<br> Summer: 10am - 7pm This will solve your issue.
Many thanks for the swift response Piyush I wasn't aware that I could use html tags in the backend, (apart from the text editor in a page) as most other themes I've used tend to show the tags. Problem now solved I have to say, the support from inkythemes is way better than I've experienced with other themes I've purchased elsewhere