1. bunsworth
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 16 June 2019
  5.  Subscribe via email
https://oops2.com/plumbers/index.php
Home page
close the space between the headers & the menu
The area is div#logo.container-logo (I believe, but can’t figure out the code/


https://oops2.com/plumbers/index.php/residential-plumbing
1) close the space between the headers & the logo area (I believe the code will be different then that needed on the home page)
2) close the space between the logo and menu inside page mo-jo.jpg mo-jo home.jpg
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1st screenshot... To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste

.logo {
padding-top: 10px;
padding-bottom: 10px;
}



2nd screenshot... To amend also add the following to the Custom CSS field of your templates parameters....

.container-logo {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Very appreciated. Thank you.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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