BuddyBoss Home – Web Support Forums Themes Boss. theme Creating a button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Question

    #60788
    @twistedhorn

    I am modifying the standard template that boss created as a sandbox. On the home page, when you hover over certain icons, it is somewhat animated. What I am trying to do is make those icons a button that link to another page on the site.

    Here is a screenshot of the code, and help is greatly appreciated.

    Answers

    #60999

    Anonymous
    @

    Hi @twistedhorn, You can apply the link on whole division like this:

    
    <a href="https://www.buddyboss.com/" title="BuddyBoss">
      <div class="service"><i class="fa fa-image"></i>
         <h3>Register now for free</h3>
      </div>
    </a>
    

    Regards

    #62376
    @twistedhorn

    Hi @pallavi

    Last question for today. I made some changes in the editor on my home page, and lost all my buttons and configurations. Is there anyway to get it back? If not, can you reset the home page to the default boss them demo version for just the home page?

    #62377
    @twistedhorn

    Basically, my buttons are gone and the page is displayed differently now for some reason. Im looking to restore the gear icons, etc and the page layout that the demo had..but keep all my color settings.

    #62381
    @twistedhorn

    I somehow removed all my editor widget rows, and cant restore them..all the code seems to be in one widget now for some reason.

    #62493

    Anonymous
    @

    Hi @twistedhorn, You can restore it by your page’s ‘Revision’ option..hope that works for you

    Regards

Viewing 6 posts - 1 through 6 (of 6 total)
  • The question ‘Creating a button’ is closed to new replies.