Forum Replies Created

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

    (@jelyea)

    So, the premium version can limit each product’s quantity to 1 each? If so, where can I find the premium version of it? Thanks.

    That worked! Thanks, DaveE!

    Hi,

    How was it resolved?
    I also want to remove the list dot for the thumbnail posts on the sidebar.
    I use photocrati WP theme for vivacova.com

    I tried two things:
    1.
    I tried adding the following to the theme’s styles.css:
    .dpe-flexible-posts {list-style:none;}

    and it didn’t change anything.

    Then…
    2.
    I also tried appending the following to the theme’s CSS override section:
    .dpe-flexible-posts {list-style:none;}

    This is what it looks like in the Dynamic styling custom CSS code option’s textbox (Instruction is “If you insert code with custom classes you can style it here! You can also over ride theme styles.”):
    ========================
    #footer {
    border-top:0 solid #E8E7E7;
    text-align:center;
    }

    h1 {
    border-bottom:0 solid #E1E1E1;
    text-align:center;
    }

    .dpe-flexible-posts {list-style:none;}
    ===========================

    Thanks,
    Jessica

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