1. christopher.bisman
  2. General
  3. Sunday, December 17 2017, 11:28 PM
Hello

I need change position of legend "REQUIRED FIELDS"

Default position is firts field.
I want to put it under the last field


Add screenshot
Attachments (2)
admin Accepted Answer
Admin
Hi,
please try to add following CSS code to your template:
#member-registration .spacer-container{
position: absolute;
bottom: -20px;
top: auto;
}
  1. more than a month ago
  2. General
  3. # 1
christopher.bisman Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.