1. Agabby
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 31 October 2014
  5.  Subscribe via email
Hello Ciaran,

I'm attempting to move the menu titles over to the right within the container. As my labels become longer, they extend beyond their individual boxes. When I use this code #container_hornav {margin-left: 15px;} .. the entire container moves over... not what I want.. :ohmy:

Also can I add more menu boxes within the container? Thank you.. thank you... thank you..

April
Accepted Answer Pending Moderation
0
Votes
Undo
Hi April

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

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
hello.

unfortunately my site is not live yet.. but I've attached further clarification.. .. move over to the right, reduce right margin, and in between titles.. example below.. thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi April

Could you try adding the following to the Custom CSS field of your templates parameters...


#hornav ul {
padding-right: 0;
}
#hornav ul a, #hornav .separator {
padding: 10px 0;
}


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


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