Viewing 5 replies - 1 through 5 (of 5 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You’ll have to show us the page with the icons

    Please manage with css.
    you can manage css in your theme css or change here – plugins/sticky-side-buttons/assets/css/ssb-ui-style.css

    #ssb-container ul li i{
       font-size:20px; // add your font size for icon
    }
    #ssb-container ul li a{
       font-size:16px; // add your font size for test
       margin-right:-25px; // increase or reduce margin as per your icons display.
    }
    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You’ll probably want to add that inside the “Additional CSS” section of the dashboard. It will be erased after you’ve added it into the theme or plugin files.
    https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress

    Thread Starter qnkov

    (@qnkov)

    I have added the code into this file, but nothing has changed. I cannot edit that file via dashboard of the wordpress cuz i doesn’t have it there showen.

    Thread Starter qnkov

    (@qnkov)

    Whatever, i’ve fix it somehow, thanks for your work guys.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Help with plugin?’ is closed to new replies.