Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #34412
    Federico
    Guest

    Dear BoldGrid support,

    I’m currently using the Crio Pro theme and Boldgrid Post and Page Builder, they’re great instruments overall.

    As stated in the title, I’m having a problem regarding the hover effect applied to the last item on the right of my social and main menu. As you can see in my website (https://www.associazionecubo.org/) when you hover with the cursor on “CONTATTI” and on the Instagram Logo the undreline effect is slightly uncentered and smaller when compared to the hover effect of other menu items. I’ve tried to change the Hover Style of each menu but the problem persists, could please suggest me how to fix it?

    Also, it would be great to have a search instrument to dig into all the questions of this forum.

    Thank you very much,
    Federico

    #34439
    Jesse Owens
    Keymaster

    Hi Federico-

    Thanks for reaching out, and thanks for using the Crio WordPress Theme.

    It looks like you’ve found a bug in the hover styles, thanks for letting us know! Here’s a CSS snippet you can use to fix this. Navigate to Customize > CSS/JS Editor, and paste this line into your Custom CSS Code:

    li.hvr-underline-from-center > a {
        padding-right: 20px !important;
    }
    
    #34613
    Federico
    Guest

    Now it works perfectly, thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hover underline style cut off on last menu item’ is closed to new replies.