• Resolved Arash

    (@arash72af)


    Hi, Thank you for your plugin,i have this problem, so i wanna hide the home icon, i already trid on Phone icon, i paste “#scb-phone img {
    display: none;
    }” in style.css but it didnt work, and also can i use Custom font for the plugin to show up? because im using RTL language in my website the font isnt that good for showing Persian Characters.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Martin Stehle

    (@hinjiriyo)

    Try that code to hide the home icon:

    #scb-wrapper #scb-address img {
        display: none;
    }
    Plugin Contributor Martin Stehle

    (@hinjiriyo)

    There is no font option, but you can define the font-family in the file ‘style.css’ of the theme or via a Custom CSS plugin.

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

The topic ‘Remove Home icon’ is closed to new replies.