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

    (@seancli)

    Bump – the page has been moved to http://rent.seanli.nyc. Please help! Thanks!

    Add this to your custom css:

    Remove reserve bar:

    .bread-title-holder {
    display: none;
    }

    Remove client logos:

    .clients-items {
    display: none;
    }

    Thread Starter seancli

    (@seancli)

    Hey Stephan,

    Think your advice for this one got mixed with my other post!

    Hehe i was confused, was so sure I posted and next thing it was not there, glad you got it working though 🙂

    Thread Starter seancli

    (@seancli)

    Still looking for help!

    I don’t know much, but I found out that the link is in a php in the “includes” folder. I used Inspect Element in Chrome to remove the href=”#” and it works fine, so now I don’t know how to actually eliminate this without editing the parent theme.

    I’ve tried a method that didn’t work:

    I copied from advertica-lite/includes/front-featured-boxes-section.php
    to advertica-lite-child/includes/front-featured-boxes-section.php

    And in the child version, removed all the href parts, but the site is still loading the link. Any advice? Is there a proper way to override the .php file?

    Thanks in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to make a template's link do nothing?’ is closed to new replies.