• Resolved balvan64

    (@balvan64)


    Hello,
    Why does the Sales Counter p.wshk element has inline CSS?
    Can it be removed? (I don’t mean changed or overridden).

    Thank you

    • This topic was modified 4 years ago by balvan64.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author disespubli

    (@disespubli)

    Hi balvan64,

    This element is displayed inline because is the most clean view to be displayed, but you can modify simply using CSS.

    If you want to remove it, the function have an option to do it with just a click, just need go to the function, click on it to expand the settings and uncheck the Display option “After shop loop item”, then it will be not displayed.

    Hope it can be helpful for you, if you need more help, please let me know and i will be glad to help you,

    Regards!

    Thread Starter balvan64

    (@balvan64)

    Hello,
    I mean, why not put that in the CSS file, instead of inline for every single on of these elements?

    • This reply was modified 4 years ago by balvan64.
    Plugin Author disespubli

    (@disespubli)

    Hi again balvan64,

    Its not have any CSS file, the CSS file is only for the plugin backend…

    But its have its own CSS classes, so you can use it to apply your custom CSS if you need :

    SALES COUNTER

    box–> .wshksa
    icon –> .wshkiconsa
    counter –> .wshkcousa
    Text –> .wshktxtsa

    DOWNLOADS COUNTER

    box –> .wshkdow
    icon –> .wshkicondow
    counter–> .wshkcoudow
    Text –> .wshktxtdow

    You can get it directly from the function settings.

    Hope it can be helpful for you,

    Regards!

    I will mark it as resolved, if you need more help with this function just mark as not resolved it again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sales Counter inline CSS’ is closed to new replies.