1. dy87chf
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 01 October 2020
  5.  Subscribe via email
Is there any way to have the page_heading appear on top of the showcase1 module?

https://www.marshallfurniture.com/quick-ship-lecterns-2

I added a negative top margin to the page_heading tag and added z-index values to both but it still displays behind.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.page_heading {
position: absolute;
top: 200px;
z-index: 1;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you for the great and speedy support!
  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!