0
Votes
Undo
  1. ukfish1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 01 December 2018
  5.  Subscribe via email
Hi

ref: http://www.west5web-develop.co.uk

Is there a way to make the menu wider so the current menu items fit without overlapping the logo and without making the main body of the site wider?

Thanks, Paul
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paul

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#container_header .wrapper960 {
width: 100%;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
perfect thanks

I also have a slideshow of two images allocated to the top-1a position on the homepage. I'd like to make this 100% width also if possible?

Thanks again
Pauyl
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paul

To amend try also adding the following...

#container_top1_modules .wrapper960 {
width: 100%;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
perfect again. Thanks

Paul
  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!