1. dy87chf
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 23 September 2020
  5.  Subscribe via email
How do I get the text in my child menus to be left aligned? Please see the "Economic Development Commission" text here:

http://72.249.109.194/~vwh7899/government/boards-and-commissions

I'd like the C in "Commission" to be aligned with the E in "Economic"
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)....

.module.sidemenu .deeper ul li a {
padding-left: 30px !important;
}
.module.sidemenu .deeper ul li a::before {
position: absolute;
left: 14px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Great, thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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