Hi,
I'm seeing secondary links right under site name as seen in the attached snap. Could you let me know how to make them appeared in the middle space, which is like, they can appear in the line above the primary links but in the space between "Site name" and "Primary links".
Regards
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Secondary links alignment.gif | 12.42 KB | zirafi |
Comments
Comment #1
zirafi commentedComment #2
ishmael-sanchez commentedHello Paradesi,
I have two suggestions for you. First you can create a CSS rule for
.secondary-linksand use margin, padding, or positioning to move the links to where you want them to be.The second way is related to #117916: Header block forced vertical menu or you could disable the default secondary links at /admin/build/themes/settings/aberdeen and add the menu block to the header region and style it based on your needs.