Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I just tried the above and went to each variation, checked manage stock, enabled, and put in a large number, saved and updated and it worked!!

    Thread Starter smartmeals

    (@smartmeals)

    I want to make sure that I do this correctly, this is the css it will replace, can you verify that -I have never done this. Thank you.

    border-bottom:none;
    }
    #menu .ddsmoothmenu li li a:after ,
    #menu .ddsmoothmenu li li:last-child a:after {
    width:100%;
    content:”;
    position:absolute;
    left:0;
    top:0;
    }
    #menu .ddsmoothmenu li li li li:last-child a, #menu .ddsmoothmenu li li li li:last-child a:after {
    border-top:none;
    border:none;
    }
    #menu .ddsmoothmenu li li:last-child a:after {
    bottom:0;
    }
    * html #menu .ddsmoothmenu li li a {
    display:inline-block;
    }
    #menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
    text-shadow:none;
    color:#AC470E;
    background:#f5f5f5;

    Thread Starter smartmeals

    (@smartmeals)

    Yes I figured this out and it’s working. MY other issue that I can’t seem to get resolve on is woocommerce product display issues with pagelines DMS. No one seems to understand pagelines DMS, I hate that my site was built on this ?? any help is much appreciated.

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