Okay
  Public Ticket #210414
Tab Alignment
Closed

Comments

  • Joshua started the conversation

    How can I center align the tabs shortcode on ipad/ipad mini (http://www.bocafloatcenter.com/floatation-benefits/)? Also the buttons on my homepage aren't centered correctly they tend to be more to the right when viewing on mobile or tablet.

  •  8,470
    Tahir replied

    Hey Joshua!

    Add this into the Custom CSS box located in your Salient Options panel:

    @media only screen and (min-width: 1001px) {
    	h1 .nectar-button, h2 .nectar-button, h3 .nectar-button, h4 .nectar-button {
        margin-left: 0px;
        }
    }
    

    Cheers


    ThemeNectar Support Team 

  • Joshua replied

    I added the code but my tab buttons are still not centered.

  •  8,470
    Tahir replied

    Hey !

    Could you please provide the page link as i cant seem to find it. 

    Thanks


    ThemeNectar Support Team 

  • Joshua replied

    http://www.bocafloatcenter.com/floatation-benefits/

  •  8,470
    Tahir replied

    Hey Again!

    They seem centered to me : http://prntscr.com/3ihlxk  . Could you try clearing your server and browser cache. 

    Thanks


    ThemeNectar Support Team