Happy New Year! Enjoy 30% OFF 🎄
Coupon Code: XMAS30 - Renew: XMAS_RENEW30

Hi,

I have created a custom module which I put into the 'tabs' position (see image)

The text runs from side to side. Though my Text editor, I can use indent to create a left side space, but then the right hand side is wrong

Using the web developer inspector, if i use padding left and right with 30px, it looks right, but the section says element, and I don't know what to put in my custom css file as an override

Any suggestion much appreciated

Eddie

    propolis

    I have added this to my custom css file:

    not sure its correct, but seems its worked:

    .t3-tabs {

    padding-left: 30px;
    padding-right: 30px;

    }

    Please let me know if this is correct or not or I need to add anything else

    Eddie

      Write a Reply...
      You need to Login to view replies.