• Resolved shannona

    (@shannona)


    You can see at the bottom of the linked page that the author name is below the description instead of above. Can you help me fix this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author SEO Squirrly

    (@cifi)

    Yes,

    Looks like the theme is adding a CSS that affects the Author Box.

    You can add a Custom CSS from Appearance > Customize > Custom CSS like this:

    .abh_tab_content .abh_text .abh_name{
      float: none !important;
    }

    Hope this helps,

    Alex

Viewing 1 replies (of 1 total)
  • The topic ‘Author name floats to bottom’ is closed to new replies.