1.0.3. mini issue :: dropdown indicator in main menu

Home / Forums / Pinnacle Theme / 1.0.3. mini issue :: dropdown indicator in main menu

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
September 18, 2014 at 7:33 am

Hi Ben,
me again ;o) …

Found the following after having updated to 1.0.3 (thanks for yr quick bugfix releases!)
With lengthy main menu item labels – one of them is 22 characters over here – the dropdown indicator crashes into the label on the right hand side of the menu item.
Fixed that with some custom CSS in Theme Options:
.sf-dropdown>a:after {
right: 10px;
}

which overrides your default of `right: 18px;’

Might be usefull for other readers.

Cheers,
Dirk

  • You must be logged in to reply to this topic.