• Resolved WarrenLion

    (@warrenlion)


    Hi

    I now see two author boxes – yours and another one? How can i remove the second one?

    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @warrenlion,

    If you have the option to disable it in your theme’s options then do that. If not, then you can hide it by adding the following code in Appearance -> Customize -> Additional CSS:

    .author-box {
        display: none;
    }

    All the best,
    Mihaela

    Thread Starter WarrenLion

    (@warrenlion)

    Hi Mihaela,

    Thanks so much that worked really great. so simple.

    This is a great plugin with awesome support. will be rating you a 5 stars ??

    Have a great day

    Warren

    Thank you so much, Warren! We appreciate it!

    Have a beautiful Friday,
    Mihaela

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I now have two Author boxes appearing?’ is closed to new replies.