[Support request] center header widget

Home Forums Support [Support request] center header widget

Home Forums Support center header widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #803204
    julio

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

    #803391
    Leo
    Staff
    Customer Support

    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 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.