Center logo - clickable area too big

1 reply·opened Apr 23, 2017
J
johnjohnApr 23, 2017

Hello,

When using the centered logo (example: index-blog.html) the clickable area for the logo is too wide, can this be the same width as the logo ?

S
SemiColonWebSTAFFApr 23, 2017

Hello,

You can simply find the following code:

<div id="logo" class="divcenter">

and replace it with:

<div id="logo" class="divcenter" style="max-width: 200px;">

You can simply change the max-width: 200px; to the Width to your Logo.

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard