[Support request] Padding not reducing on the right side

Home Forums Support [Support request] Padding not reducing on the right side

Home Forums Support Padding not reducing on the right side

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2366595
    Espresso

    Hi, I am trying to reduce the padding of the button CALL ME BACK but it only reduces on the left and not on the right side.

    https://www.espressotranslations.com/

    Can you please help?

    Thanks,
    Dan

    #2366996
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    
    .main-navigation .main-nav ul li.nav-button2 a {
        padding-left: 10px;
    }
    
    .main-navigation .main-nav ul li.nav-button2 a .dropdown-menu-toggle {
        padding-right: 10px;
    }
    #2368437
    Espresso

    Amazing! Thanks David!

    #2368552
    David
    Staff
    Customer Support

    Glad to be of help!

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