• Hi,

    I’m trying to customize the login button but it just keeps showing as a link/text? The shortcode I’m using is:

    [xoo_el_action type=”login” display=”button” text=”Login” change_to=”logout” redirect_to=”same”]

    What am I missing here? 🙂

    The page I need help with: [log in to see the link]

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

    (@steffapop)

    Also, I’m trying to style the login/sign-up bottons at the pop-up with some borders, but this does not seem to go through either. I’m trying:

    .xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
    border-style: solid
    border-width: 1px
    border-color: #fb6376
    }

    .xoo-el-form-container ul.xoo-el-tabs li {
    border-style: solid
    border-width: 1px
    border-color: #e0e0e0
    }

    Can you enlighten on this as well? Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Button styling does not work?’ is closed to new replies.