1. bunsworth
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 30 June 2016
  5.  Subscribe via email
http://siteground167.com/~bonnieun/expressivedesignsinc.com/interior_designer/index.php
Still need to tighten
1) need to tighten the horizontal space between the logo and the menu
2) need to tighten the horizontal space between menu and the j51gridgallery

I tried a bunch of thing but could not do it.
Thanks.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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


.hornav ul.menu li [class^="fa-"]::before, .hornav ul.menu li [class*=" fa-"]::before {
display: none;
}
.hornav > ul > li {
height: auto;
padding-bottom: 0;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
1) I think that helped a little. Now I still need to close the space between the module and the menu. The module under the menu is top-1a. See my pdf. Thanks for your help as always.

http://siteground167.com/~bonnieun/expressivedesignsinc.com/interior_designer/

2) top Menu I'd like to have more space between menu items

3) menu font size needs to be smaller without changing the font size of the top menu
side menu on
http://siteground167.com/~bonnieun/expressivedesignsinc.com/interior_designer/index.php/interiors
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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


.hornav > ul > li {
padding: 0 30px;
}
.wrapper_contenttop {
padding-top: 0;
}


3. Try also adding the following to the same Custom CSS field...


.module .module_surround .module_content ul li a, 
.module_menu .module_surround .module_content ul li a {
font-size: 14px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you!!
  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!