Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #182296
    melancholyr
    Participant

    Hi!

    I have some problem with the header menu.
    First: I disabled the Search icon on the right side. This okay. But i want align my menu to center. I cant do this.
    https://p1.picsto.re/B3Hmd.jpg

    The second problem is the indicator of the dropdown menu. My “Iskolánk”, “Sikereink” etc menu is a dropdown menu, but this is not clear to the visitor. How can i put there a dropdown icon?

    Thank you for your answer

    #182331
    sapana
    Participant

    @melancholyr: Please post in your site URL so that I can look into that issue and provide you with possible solution.

    Kind Regards,
    Sapana

    #182367
    melancholyr
    Participant

    I work on local.

    #182393
    sapana
    Participant

    @melancholyr: let me know once your site is live so that I can provide you with additional css to solve that issue.

    Kind Regards,
    Sapana

    #184304
    melancholyr
    Participant

    Hi!
    http://balmazkalmar.sulinet.hu/

    Here is my page

    #184315
    sapana
    Participant

    @melancholyr: Hello melancholyr, To align menu to center please follow this steps and add the following css code
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    @media screen and (min-width:1024px) {
       #fixed-header-top{
      padding-left: 200px;
       }
    }

    – For the drop down menu issue I will consult with development team and ask them to add this feature in next theme update if possible. I will then let you know after update is release.

    Kind Regards,
    Sapana

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header menu problem’ is closed to new replies.