I am wondering if you know why the text on my homepage on the right hand column is getting cutoff. Actually it looks like it is being displayed behind the outside border.

    scarney
    Hi
    You have this code in custom.css file that creating this issue

    .itemid-490 .zt-block {
        margin: 5px;
    }

    remove this code and check.

    Regards

      Ninja
      That seems to have taken care of it. I will try it out in a few browsers.

      Thanks, Sean

        scarney
        Yes, This code moving text to right side that result the text is hidden.

        Regards

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