Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,
    please adjust the corrective CSS code that we used in the previous message so the final code will look like this:

    <style>
    #nts ul>li {
    overflow-x: visible;
    overflow-y: visible;
    display: inherit;
    }
    #nts ul>li:before {
    content:'';
    display: inherit;
    padding: 0;
    margin: 0;
    }
    #nts i.fa{
    width: auto;
    }
    #nts i.fa>img {
    margin: 0 0.25em 0 0;
    }
    </style>
    Thread Starter voltexcomputers

    (@voltexcomputers)

    Perfect, thanks again

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Staff names blocked by image’ is closed to new replies.