• Resolved pasko007

    (@pasko007)


    Hi, I dont see how to reduce the size of the floating flag. I could see how to modified the css to do so but no way to implement it.

    .gt_float_switcher {
    font-family: Arial;
    font-size: 14px;
    color: #555;
    line-height: 20px;
    }

    .gt_float_switcher img {
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: auto;
    margin: 0 5px 0 0;
    border-radius: 3px;
    }

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

Viewing 1 replies (of 1 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    We currently do not support size modification for Float widget look.

    You can try to do it via CSS, but it is not trivial, since there are many effects involved which require precise calculations. Possibly javascript modifications will be required as well.

    Unfortunately we do not provide support for such customizations.

    Thanks! ??

Viewing 1 replies (of 1 total)
  • The topic ‘Floating flag size’ is closed to new replies.