Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi BadlyDrawnGirl, could you please share with us your URL so that we can advice you further.

    Kind regards

    Thread Starter badlydrawngirl

    (@badlydrawngirl)

    Hi there, it’s https://gilveyglass.com – just add an item to the shopping cart and the cart is at the bottom of the sidebar. Thanks!

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi BadlyDrawnGirl, I had a look at your set up and it looks nice to me.

    Have a look at your code below and increase the margin-bottom: 22px to something higher than 22px. This will increase the height.

    .poste {
        background-color: #FFFFFF;
        border-bottom: 5px solid #ECEDED;
        display: inline-block;
        margin-bottom: 22px; <===== Change this
        margin-right: 18px;
        position: relative;
        text-align: center;
        vertical-align: top;
        width: 225px;
    }

    Let me know if that helps you.

    Kind regards

    Thread Starter badlydrawngirl

    (@badlydrawngirl)

    Hi there. Thanks so much for your reply. Unfortunately I inserted that bit of code along with an increased bottom margin and it doesn’t seem to have changed anything. Take a look at the page now and see. What am I doing wrong??

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi I had a look at your website using FireFox, Google Chrome and IE and it has increased the height which is what you wanted.

    Can you delete the browser cache and check again? What browser are you using?

    Thank you

    Plugin Author wptipsntricks

    (@wptipsntricks)

    I believe this issue is resolved so closing the topic.

    Thread Starter badlydrawngirl

    (@badlydrawngirl)

    Hi, I’m sorry but I’ve cleared my cache and re-edited the file and I still am not noticing a difference in the line height. Can someone maybe post a screenshot so I know it’s working for someone? I’m at the end of my rope…

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi @badlydrawngirl, can you start a new support thread because this one is marked as resolved. But before you create a new support thread can you perform the changes I mentioned above. That should fix your problem.

    Thank you

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Spacing/line height for shopping cart items?’ is closed to new replies.