Hi,
With the headerlinks running on Mobile, shows a button for "links" then a drop down with all the links. But they are all Cut off limited to 8 letters i think. IS there a way to expand that. its cutting off some of the descriptions? i need like say 13?
Headerlinks Mobile
-
- Site Admin
- Posts: 804
- Joined: Tue Nov 18, 2014 11:30 am
Re: Headerlinks Mobile
OPEN
FIND
ALTER 100px to whatever you choose
SAVE > UPLOAD > PURGE > BROWSER CACHE
You may also want to do a similar change to
ext/hifikabin/headerlink/styles/prosilver/theme/headerlink.css
FIND
Code: Select all
max-width:100px;
SAVE > UPLOAD > PURGE > BROWSER CACHE
You may also want to do a similar change to
Code: Select all
max-width:120px;