• Resolved wordsergi

    (@wordsergi)


    Hi,

    Is there a way to hide this section?

    Product total
    Options total
    Grand total

    I’ve not “Adjust Pricing” enabled.
    Thank you for your help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Wombat Plugins

    (@maartenbelmans)

    Hi @wordsergi

    It can be hidden with some CSS. In the future, we may add an option to show/hide it.

    Thread Starter wordsergi

    (@wordsergi)

    Hi Maarten

    I think I solved for now by adding custom css in the advanced options of my theme.
    I’m using Flatsome Theme.

    Thank you very much for your suggestion.

    hi @wordsergi

    mind to share that css codes.

    thank you in advance.

    Thread Starter wordsergi

    (@wordsergi)

    Hi,

    this is the css added in the advanced options of my theme.
    Theme css probably override plugin css.

    .wapf-product-totals{display:none;width:100%}
    .wapf-product-totals .wapf–inner{display:none;padding:20px 0}
    .wapf-product-totals .wapf–inner>div{display:none;display:none;padding-bottom:10px;clear:both}
    .wapf-product-totals .wapf–inner>div:last-child{display:none;padding-bottom:0}
    .wapf-product-totals div span:first-child{display:none;font-weight:700}
    .wapf-product-totals div span:last-child{display:none;float:right}

    I’m not sure if it’s correct, but it works.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘hide price section’ is closed to new replies.