- This topic has 1 reply, 2 voices, and was last updated 8 years, 2 months ago by
Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- January 6, 2017 at 10:07 pm #1560
Stasi
ParticipantHello. Thank you for your theme. It’s better. Help me please to remove link from the logo on main page.
January 8, 2017 at 11:36 pm #1593Hash
KeymasterHi,
You will need to edit the code in the header.php file to remove the link for the logo.
The best way is to do with CSS. Here is the CSS code
#hs-site-branding a{ pointer-events: none; }
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.