• Resolved tmmslynn

    (@tmmslynn)


    I have been having this issue lately. I use Edit CSS to add some CSS to my site. I don’t have any troubles with it but recently if I add something to it and save stylesheet, the thing I added to it disappears, but it will leave the customization on my site. Here is an example of my site http://www.tmmslynn.com On the left side under my menu you see:

    Previous
    Pause
    Next

    That is not supposed to be there and I can’t get rid of it. I put this in my edit css:

    But it disappeared and left the previous, pause, next on my site. I cannot find where it went, or how to get rid of the previous, pause, next text. I was trying to put arrows to advance the ticker text on my horizontal scrolling banner. As you can see I am new to CSS and WordPress.

    Please help.

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter tmmslynn

    (@tmmslynn)

    <ul>
              <li><a class="previous" id="p7HLSrp_1" href="#">Previous</a></li>
              <li><a class="pause" id="p7HLSrpp_1" href="#">Pause</a></li>
              <li><a class="next" id="p7HLSrn_1" href="#">Next</a></li>
            </ul>

    This is the code. Sorry

Viewing 1 replies (of 1 total)

The topic ‘Edit CSS disappearing’ is closed to new replies.