• Resolved lauratraveler

    (@lauratraveler)


    Hi,
    I’m using the Minimal theme.
    Is it possible to remove the frame around the photo since this is anything but minimal?
    And since I’m running a one-author site, is it possible for the name of the author not to be linked to the homepage as I don’t see the purpose of this? Also, the homepage opens in a new tab, which is not great.
    Thanks!

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

    (@calinvingan)

    Hi,

    Thank you for your question.

    A simple solution is to add this Custom CSS in Appearance > Customize

    .abh_tab_content .abh_image img{
    	border: none !important;
    }

    This code should remove the image border.

    Calin

Viewing 1 replies (of 1 total)
  • The topic ‘Minimal theme photo’ is closed to new replies.