Site logo

Archived topic

center header widget

1 reply · Started by julio on February 6, 2019

Viewing posts 1–2 of 2

I want to align the search woocommerce widget between the logo and the social network icons of the header.

Hi there,

Can you add the logo as the first header widget using HTML widget? Should be this:

<div class="site-logo">
    <a href="https://www.fcode.cloud/" title="" rel="home">
        <img class="header-image" alt="" src="https://www.fcode.cloud/wp-content/uploads/2019/02/h-logo.png" title="">
    </a>
</div>

Then remove the logo under site identity. Then we should be able to arrange it using some CSS.

Let me know :)

This archived topic is closed to new replies.