Link seem to bleed from one widget to another

Home Forums WordPress Themes – Premium Pure & Simple Link seem to bleed from one widget to another

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #17205
    mike risinit
    Member

    Hi – I love the theme and find it easy to set up. My problem is that a link I put in a Top Inset 3 widget on “My Work” page (http://mikerisinit.com/my-work/) has somehow also attached itself to text in the Bottom 1, 3 and 4 widgets that was originally just plain text. That happened also when the link was part of Top Inset 1. I then put it in its own widget but the problem persisted. Thanks.

    #22685
    Sushil Adhikari
    Moderator

    Hi mike risinit,

    As you are directing to mywork page http://mikerisinit.com/my-work/. The link you are getting above bottom widgets and below inset widgets is the link of page title, You may have added this custom links on my work menu :
    http://www.poughkeepsiejournal.com/story/news/local/2015/09/21/hopewell-depot-restoration-expansion-fundraiser/72585412/.

    And also you had changes color of title from customizer it seems. if you want to disable such link then add this css on child theme style.css

    .page.page-id-73 h1.entry-title {
        display: none !important;
    }

    Let us know how it will goes.

    Thanks

    #22691
    mike risinit
    Member

    Hi — Thanks for the reply, but I’m still lost. I have no links that I’m aware of in My Work menu. No matter where I put this: And, I also do some development/p.r. writing for them — it links to the “My Work”page and not the url in the sentence.

    Mike

    #22692
    mike risinit
    Member

    Hi again — I may have solved the problem or it fixed itself. It might have just been my own sloppy html code. :cheer: Things seem to be OK now.

    Mike

    #17206
    Sushil Adhikari
    Moderator

    Cheers!! for you mike, let us know if you have more queries on our theme. We will more than glad to assist you.

    Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.