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

    Hello guys,

    First of all, THANK YOU for your AMAZING SUPPORT so far! It’s really off-the-charts!

    The following link shows two printscreens that addresses this issue: the menu links don’t have the “box” around them displaying correctly.

    The picture 1, with the “CONTATO” link in white (on hover), shows that the word “Contato” is totally aligned right. That’s not what’s normal, as you can see in the picture 2, the button on hover (“Desenvolvendo Algoritmos”) has the words encapsulated in both sides with the same distance from the “border”. That’s the way the “Contato” link should be displaying.

    The picture 2 shows a different problem: the sublevel link (submenu) box extrapolates the main link box, creating a bad impression.

    How can I fix these two issues?

    1. To have the same amount of space between the link words and their button borders?
    2. To have the sublevel button box in the same size (width) of the main level button, once it’s content is feasible to be contained within this width?

    Here are the images.

    https://www.dropbox.com/sh/rwd3mde0mrrcxe8/AABHRMQH-fi4j4kGEx4BG10oa?dl=0

    Thanks in advance!

    Newton.

    #882378

    Hey newtonlinchen,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #882527

    Humm, the whole issue?

    And perhaps you could help only with the first part:

    1. To have the same amount of space between the link words and their button borders?

    You see, the “CONTATO” (Portuguese for “Contact”) link is not causing a good impression, because is not centered with it’s button. Would you have a .css code to align it in the middle of it’s button?

    Thanks in advance…

    #882606

    Hi newtonlinchen,

    You keep forgetting to give us the link to your website :)

    Best regards,
    Victoria

    #883489

    My bad.

    #885106

    Hi newtonlinchen,

    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

    
    .html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a {
      padding-right: 13px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #887062

    Victoria,

    It worked like a charm.

    Thank you very much!

    Newton

    #887230

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Menu Links Background’ is closed to new replies.