Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #643021

    Here is my website:
    http://2ndstreetpizzeria.com

    I have an “Order Now” button as a widget below the main menu. I’d like to move it a few pixels left to align it with the elements in the main menu. Is this possible?

    #643068

    Hey volocom7,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #header .avia-custom-sidebar-widget-area .widget {
        padding: 0 !important;
    }
    

    Best regards,
    Jordan

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