1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Thursday, 26 September 2019
  5.  Subscribe via email
Hello Ciaran,
On my clients test website I'm using <div class="columns-2"> for the bullet items next to the photo of my client.
When I take a look at the website on my pc I'm seeing the bullets like on the attached image 'right-break.png'.
When my client takes a look on his pc, he sees 'wrong-break.png'.
How can I get this to stay in equal size, so four bullets on each side?
Thanks!
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.columns-2 > ul {
display: contents;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!