• Hi,

    1.
    I bought a pro version,
    But can’t set the mobile of the “Vertical Position, px” & “Horizontal Position, px”,there is no way to put right away more, now layout too much space.
    https://upload.cc/i1/2018/10/12/BgpkhR.png

    2.
    Call to action can’t set font , I want to use the same font as the theme.

    Thank you.

    • This topic was modified 5 years, 6 months ago by bem7874.
    • This topic was modified 5 years, 6 months ago by bem7874.
Viewing 1 replies (of 1 total)
  • Thread Starter bem7874

    (@bem7874)

    I can’t align my page, because your css control.
    Maybe you should change like bottom.

    div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list {
    /* margin: 10px; */ shoud be 0px;
    /* margin-bottom: 20px; */ shoud be 0px;
    padding: 0;
    border: 0;
    position: relative;
    /* bottom: 3px; */ shoud be 0px;
    text-align: center;
    }
    div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list>a.wh-widget-button {
    display: none;
    text-decoration: none;
    font-weight: normal;
    /* margin-top: 14px; */ shoud be 0px;
    }
    div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list>a.wh-widget-button div.wh-widget-button-icon {
    float: left;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    /* box-shadow: 2px 2px 6px rgba(0,0,0,0.4); */ Take off
    font-size: 28px;
    text-align: center;
    line-height: 50px;
    color: white;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘mobile of the “Vertical Position, px” & “Horizontal Position’ is closed to new replies.