• Resolved vkr

    (@vkr)


    Hello,
    on Home-Screen (www.tus-wallmerod.de) the Head-Picuture is good.
    On all other sides the Picture has an border – please delete this.

    (i hope you understand my german english)

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author webvitaly

    (@webvitaly)

    I think this will be fixed in the next versions of the activetab theme.

    But for now you can fix it pretty easy.
    Visit “Theme options” on your site in the admin section.
    In your case link will be something like this – https://www.tus-wallmerod.de/wp-admin/themes.php?page=options-framework
    Then switch to “Code tab” and insert this code:

    <style type="text/css">
    body .site-sidebar-header a img {
    	padding: 0;
    	border: 0;
    }
    </style>

    Click “Save” and it should remove border around header image.

    p.s. Your English is pretty good, really ??

    Thread Starter vkr

    (@vkr)

    Thank you – it works

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Border Head-Picture when not on Home-Screen’ is closed to new replies.