• crusin316

    (@crusin316)


    Hey we love this plugin, but we wanted to know is there a way where we can have a title like Request Call Back?appearing on the top of the floatin icon.

Viewing 1 replies (of 1 total)
  • Plugin Author Christoph Nagel

    (@cmsgeek)

    Hi @crusin316 ,

    the easiest way would be to integrate a custom CSS code.

    .fcb-link-button:before {
    content: "Place here your text";
    color: #000;
    font-size: 12px;
    width: 100%;
    height: 100%;
    position: absolute;
    }

    Best regards,
    Chris

Viewing 1 replies (of 1 total)
  • The topic ‘Frontend Title’ is closed to new replies.