• Resolved rpvani

    (@rpvani)


    Following the link, the author bio box looks like it is a full page (like the footer) which is causing the photo and name to pull far away from the bio section. It looks weird. Does anyone know what class I need to modify?

    https://nexuspmg.com/category/original-content/ <- any post off this page has this issue

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Calin Vingan

    (@calinvingan)

    Hi @rpvani,

    It seems that the theme is changing the style in Author Box.

    Add this fix as custom CSS:

    .abh_tab_content .abh_text .abh_description{
      margin:0;
    }

    Please help us with a review if you like it.

    Best, Calin

Viewing 1 replies (of 1 total)
  • The topic ‘CSS fix – author pull left’ is closed to new replies.