1. mortk1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 27 August 2021
  5.  Subscribe via email
Hi Ciaran,

My client wants to reduce the vertical white space above her Home page slider and below her logo. Can you send me some CSS code to control that vertical space above her slideshow? Thanks.
Title

Mort
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Mort

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

#container_showcase1_modules {
margin-top: -60px;
z-index: 100;
position: relative;
}


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

That did it! Thanks once again for the great support.

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