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

    Hi,

    i added a header widget,

    1.) which i would like to make bigger to the left.

    2.) And i would like to have my logo, the header widget and my menu in the same height and fit to each other (please see screenshot).

    3.) And all a little bit lower from the top of the page.

    How can i do that in desktop and responsive modes?

    Kind regards Jak

    • This topic was modified 2 years, 8 months ago by Jak73.
    #1344039

    Hey Jak,

    Thanks for contacting us!

    1- Please use following code and adjust left value as needed

    #top #header #header_main .widget {
      left: -50px;
    }

    The code I shared in this thread – https://kriesi.at/support/topic/how-to-add-a-hover-affect-to-a-menu-images/#post-1344007 would move menu items lower.

    Best regards,
    Yigit

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