1. ip mann
  2. Commercial Templates
  3. Sunday, 10 November 2019
  4.  Subscribe via email
In Template Serenity, I've brought "Login" and "Logout" as menu items in a custom module in the header-2 position.
Login is for the guests and logout is for the registered. It works.

I have a problem with the menu items as a list, because these ist displayed with acircle, (see pictures Login and Logout).
Is there a possibility via e.g. Menu class suffix or module class suffix to avoid this.

thanks
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciaran
  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
I've tried and done:

1. inserted in the Custom CSS of Template:

.ohnelist {list-style-type: none;
}


2. In the module - menu class suffix: ohnelist entered (with an empty drawing!)
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

The first of these should resolve your issue?

.ohnelist {
list-style-type: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hallo.
No, I misspoke. The solution consists of 2 steps:
In the first step - enter a change into CSS Custome, which, - in my 2nd step, I have entered as menuclass suffix, into my module.

Isn't this done cleanly?

Best regards!
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Yes this is correct. You are applying list-style-type:none; to your menu list. Your issue appears to be now resolved.

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


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