Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter hebhansen

    (@hebhansen)

    To center I have tried this. Margin works, center does not

    /*** View Icons ***/
    .woosc-btn-has-icon .woosc-btn-icon,
    .woosq-btn-has-icon .woosq-btn-icon,
    .woosw-btn-has-icon .woosw-btn-icon {
    	margin: 0 5px;
    }
    
    .woosw-btn-has-icon {
    	text-align: center;
    	text-decoration: none !important
    }
    

    Can I get rid of the underline decoration?

    • This reply was modified 11 months, 1 week ago by hebhansen.
    Thread Starter hebhansen

    (@hebhansen)

    Also is it possible to change the order of the icons?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Catalog view center icons – Single page align in row’ is closed to new replies.