Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter chinners

    (@chinners)

    Thanks, understood – I thought it might be more complicated than that – confirm all product data is just held in this one row? I’ve deleted from PHPMyAdmin and all seems OK!

    Thanks again – perhaps I was anticipating it being more spread out over various entries for some reason.

    Still love to know what happened to cause this issue but it’s certainly seemed to solve the problem and I owe you a beer.

    Thread Starter chinners

    (@chinners)

    Genius! Thanks very much. I owe you a beer!

    Thread Starter chinners

    (@chinners)

    I have just un-minified the CSS code to help make this a little more user friendly for anyone using Firebug. I’ve spent all day trying various permutations but with no luck so far. Grrrrrrr!

    Thread Starter chinners

    (@chinners)

    Thanks for your reply – unfortunately that doesn’t work. Just to confirm I am doing this right, I have pasted the content of my EDIT CSS below:

    ==========================

    /*
    Welcome to Custom CSS!

    CSS (Cascading Style Sheets) is a kind of code that tells the browser how
    to render a web page. You may delete these comments and get started with
    your customizations.

    By default, your stylesheet will be loaded after the theme stylesheets,
    which means that your rules can take precedence and override the theme CSS
    rules. Just write here what you want to change, you don’t need to copy all
    your theme’s stylesheet content.
    */
    body {
    color: black;
    }

    .has-top-slider .banner .container {
    text-align: center;
    }

Viewing 4 replies - 1 through 4 (of 4 total)