0
Votes
Undo
  1. EFH
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 03 December 2018
  5.  Subscribe via email
Hi there,

How did you create the 3 x columns on the homepage of the Maya template with the "Read more" link, just above the footer module?

Thanks in advance!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I am not sure if I understand you correctly. Have you considered simply creating 3 custom modules with the link in the base-2a, base-2b and base-2c module positions?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for that. I created a carousel instead.

Can you please let me know:
How do I add a white caption background for each column - as per image attached
How do I center "Read More" and make it like in the image attached (the colour from end to end)
http://www.overcomer.com.au

Thanks in advance!
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.owl-item .item {
box-shadow: 0 0 5px rgba(0,0,0,.3);
background-color: white;
}
.owl-item .item h2 + h2 {
padding: 0 15px;
}
.owl-item .item h2 + p {
padding: 0 15px;
}
.owl-item .btn {
display: block;
margin: 0;
}


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


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