Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #972140

    Hello
    How can i fix height and vertical position of images when i add them to the secondary menu ?

    • This topic was modified 6 years, 5 months ago by cyberhrc.
    #972632

    Hey cyberhrc,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    #973259

    sure

    #973705

    Hi cyberhrc,

    I see the flag on the main menu now, can you please add it to the secondary so that we can see the issue and suggest some css for you?

    Best regards,
    Victoria

    #973886

    its up

    • This reply was modified 6 years, 5 months ago by cyberhrc.
    #973957

    Hi cyberhrc,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (min-width: 768px) {
      #header_meta .sub_menu {
        top: 3px;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #973994

    perfect
    tnx:D

    • This reply was modified 6 years, 5 months ago by cyberhrc.
    #974363

    Hi cyberhrc,

    Glad that Victoria helped you :)

    Best regards,
    Nikko

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