1. jv
  2. Commercial Templates
  3. Sunday, 07 August 2016
  4.  Subscribe via email
Is there some custom CSS I can use to have the article tabs appear horizontally instead of vertically as shown?



Thanks!
jv
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your tabs?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jv

To amend try adding the following to the Custom CSS field of your templates parameters...


.tags li {
display: inline-block;
list-style: outside none none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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