1. brnorman
  2. Commercial Templates
  3. Tuesday, 16 May 2017
  4.  Subscribe via email
Using the Kodaline template - need to have the menu appear below the logo instead of alongside as the logo is very long.
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks! I think that will do it.
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your logo and menu?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Yes: http://www.brucenorman.com/kodaline

I think I have the menu forced below with flloat: left -- the remaining problem is the responsive menu when window gets small is overlapping the logo.

Here is my current custom css:

.hornav{
float: left;
}
.hornav > ul > li > a {
font-size: 20px;
margin-top: 160px;
}
.logo{
padding-bottom: 50px;
}
.hornav ul li a:hover {
color: #33457F;
background:white;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...

@media only screen and (max-width: 1140px) {
.logo {
padding-top: 70px;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.