• goodtimemusic

    (@goodtimemusic)


    Hi there,

    When I look at the source code for my website on google chrome I can find the part that needs to be deleted but I can’t find it in my CSS to delete. Can you please help.

    </div>
            <div class="social-icon">
    
                <ul class="social-share-buttons" >
                    <li>
                        <a class="twitter" href="https://twitter.com/share?url=http://weddingtest.newlandsbaptist.org.nz/" title="Tweet" target="_blank">
                            <i class="fa fa-twitter"></i>
                            <label class="hidden-xs">Tweet</label>
                        </a>
                    </li>
                    <li>
                        <a class="facebook" href="http://www.facebook.com/sharer.php?u= http://weddingtest.newlandsbaptist.org.nz/" title="Share" target="_blank">
                            <i class="fa fa-facebook-square"></i>
                            <label class="hidden-xs">Share</label>
                        </a>
                    </li>
                    <li>
                        <a class="google-plus" href="//plus.google.com/share?url=http://weddingtest.newlandsbaptist.org.nz/" title="+1" target="_blank">
                            <i class="fa fa-google-plus"></i>
                            <label class="hidden-xs">+1</label>
                        </a>
                    </li>
                    <li>
                        <a class="pinterest"  href="//pinterest.com/pin/create/button/?url=http://weddingtest.newlandsbaptist.org.nz/" title="Pin It" target="_blank">
                            <i class="fa fa-pinterest"></i>
                            <label class="hidden-xs">Pin It</label>
                        </a>
                    </li>
                </ul>
            </div>

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter goodtimemusic

    (@goodtimemusic)

    In case you need all the source code

    [Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @goodtimemusic Please do not post HTML that way, it never works here past 10 lines.

    You pasted 617 lines BTW.

    What is that from?

    Thread Starter goodtimemusic

    (@goodtimemusic)

    My sourcecode from my website, using google chrome. Didn’t realise I couldn’t do that. I thought it might help someone to find what I am referring to in the code above.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Why not just share the link to your site? If it’s from a theme then sharing the URL to that theme may help too.

    Thread Starter goodtimemusic

    (@goodtimemusic)

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Can't find this in CSS’ is closed to new replies.