1. sbthomas
  2. Commercial Templates
  3. Monday, 18 June 2018
  4.  Subscribe via email
I am using the Colette template and on certain pages the modules below the component are not showing. Content pages are fine but the pages under the 'Session' menu item have issues. These pages all use the VikAppoinntments component. Tech support at Vik bellieve this is a template issue. If I inspect the elements at the bottom of the page I can see that the footer element is there but only white space is displayed.
References
  1. http://moniqueGarsaud.com
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Have you since been able to resolve this issue as your component appears to be now displaying without issue?

Regarding the footer, you appear to only have the copyright information enabled. To ensure this information is visible against the white background of your footer you can add the following to the Custom CSS field of your template settings..

.copyright p {
color: #333;
}


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!