Instructor bio page layout issues

Home Forums General [ No Support Zone ] Issue log [Only for Mods] Instructor bio page layout issues

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10237
    iguanaacademy
    Spectator
    We have two minor issues we can't seem to solve on our Faculty (Instructor) bio page (http://www.iguanaacademy.com/faculty/):
    1. There is an empty white space in the grid layout. It's as if there is an invisible instructor bio that leaves a blank space in the grid layout.
    2. The "additional info" section for one instructor has a slash mark "\" at the beginning, though it doesn't show in the editing page. Not sure where it's coming from.
    Thanks for your help with these two things. Tim
    #10345
    Anshuman Sahu
    Keymaster
    1. try adding this css from wp-admin -> appearance -> customize -> custom css: .page-template-allinstructors .clear3:nth-child(3n+1) { clear: none; } 2. This is an issue as of now wherever you use the ( "  ) it will append / before it in the bio . Moving to issue log .It will be fixed in the theme update .
    #10672
    Anshuman Sahu
    Keymaster
    Please also add this css from wp-admin -> appearance -> customize -> custom css: .page-template-allinstructors .clear3:nth-child(2n+1) { clear: both;   }
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Instructor bio page layout issues’ is closed to new replies.