Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1101192

    Hi Guys,

    I desperately need your help, my shop has now been down for over 8 hours. Here is what happened… I wanted to reduce the letter-spacing in the widget title, it was currently set at 1px so I changed this to 0.1px, worked a treat, at some point in the day the website suddenly lost the following content; Header logo/breadcrumb/shop/social media links. I’m not sure if this amendment would break the site. I have been trying to fix the problem ever since and can’t manage to find the problem. It appears to be ignoring the custom CSS?

    I’ve been into the host and recovered the Enfold/Enfold Child files from the 14th and overridden todays Enfold/Enfold Child but it hasn’t work. I updated the Enfold Theme on the 13th but not sure if that has anything to do with it.

    I appreciate you help on this one.

    #1101336

    FTP Details

    #1101396

    I have dropped a maintenance page on the site for the moment. Would you like me to overwrite the Enfold/Enfold Child files as they were before the update or shall I wait until you’ve had a look?

    Thanks.

    #1101472

    Hello,
    I don’t know how but the site seems to be working again, thank you if you have amended something in the background.

    Can I ask how do I reduce the letter-spacing in the widget the right-hand-side https://www.buddymugs.co.uk/shop/

    Basket‘ (once an item is added) and ‘Buddy Mug Collection‘ ?

    Thanks.

    #1102103

    Hi kitchkitch,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #woocommerce_product_categories-2.widget_product_categories li {
        margin-top: 10px;
    }
    #woocommerce_product_categories-2.widget_product_categories li a {
        font-size: 14px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.