• Resolved greenhope

    (@greenhope)


    If I leave only the icon, it is displayed on the button on the left, as if the text were still there.
    I would like it to be aligned to the center.
    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor kluver

    (@kluver)

    Hi @greenhope,

    You can try adding some custom CSS.

    a.wpmenucart-contents .cartcontents { display:none!important; }

    This will hide everything except the icon.

    Most themes have a section where you can enter custom styles/CSS or if you have a child theme you can simply add this to the style.css.

    Thread Starter greenhope

    (@greenhope)

    Excuse me if I come back to disturb you, but I tried to enter the css code that you advised me, but nothing happens.

    Thread Starter greenhope

    (@greenhope)

    Also this.. sorry

    Plugin Contributor Ewout

    (@pomegranate)

    No worries, that explains a lot! Glad the issue is resolved!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Align the cart icon in the center of the button’ is closed to new replies.