Skip to content

Instantly share code, notes, and snippets.

@marklchaves
Created March 26, 2020 23:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marklchaves/8fe01457b0b077a64a024620121e5432 to your computer and use it in GitHub Desktop.
Save marklchaves/8fe01457b0b077a64a024620121e5432 to your computer and use it in GitHub Desktop.
Reply to Avada Form "Author Information Alignment"

Hi,

This is a common anti-pattern.

I recommend the following:

  1. Copy your row that has the two columns.
  2. In the new copy, label it something like "Mobile View" in the FB back-end editor.
  3. In this new row, put all elements into their own 1/1 column. That means that image needs to be on its own.
  4. Delete your original two 1/2 cols. They should be empty now, right?
  5. You should have one stack of three 1/1 cols now. Rearrange them so that maybe your image is on top, content in the middle, and author meta at the bottom.
  6. Change the row visibility to small only. Disable medium and large.
  7. Go back to your original row. Label that something like "DT and Tablet View". Change the visibility for that row to medium and large only. Disable small.

Yell if you have questions.

Good luck!

Original post https://theme-fusion.com/forums/topic/author-information-alignment/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment