1. underwatercolours
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 29 February 2020
  5.  Subscribe via email
I'm using the Jasmine template and am trying to put small menus into module positions other than the defaults. Any chance I could get the correct CSS to customize the font, margins, and background colors?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
The site isn't launched yet. I can send you a login if needed. I did what I could with module overrides, but I'd like to change the font and space between the menu items. Attached a screen grab if that helps.

loa.jpg
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

The font of your menu items can be edited via the General -> Typography tab of your template settings.

To reduce the space between your menu items, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste

.hornav > ul > li {
margin: 0 8px;
}


Ciaran
  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!