1. vincebodie
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 03 January 2022
  5.  Subscribe via email
We are in the beginning stages of building a shopping cart site using the Florence template and we want to hide the showcase module position so that the content area appears right below the header. For now there is a large white space where the showcase module would be, and I cannot figure out how to get rid of it.

See the site here:
https://red3surf.com/

Using the inspector in the browser I don't even see the showcase module position at all, which seems strange. Also, if I publish a module in the showcase position it does not show up, which is even stranger.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I suspect the area you are referring to is the top padding to the content area. To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#header_bg + #content + #container_main {
padding-top: 0;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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