• Resolved sjeven

    (@sjeven)


    I really like your widget, but for some reason my blog number formatting is also applying to my recipes. This means I have the plugin’s number formatting, and my blog number formatting duplicating.

    Here is a link to the preview: http://dakotachic.com/?p=155&preview=true

    I am very new to WordPress and CSS, and would like to use only the number formatting from your plugin. Do you know how I can fix this?

    Also, I tried editing the plugin CSS, and was able to take off the numbered list for the ingredients. My thought was, I would just use the numbered list from blog, and I would only have one. However, the formatting does not match up, and I would like to restore the plugins formatting. I would appreciate any advice/help you could give me! Thanks!

    https://wordpress.org/plugins/recipe-card/

Viewing 1 replies (of 1 total)
  • Plugin Author Yumprint.com

    (@yumprintcom)

    Hi –

    If you’ve modified the Recipe Card source files, you can restore the original state by removing Recipe Card and reinstalling (you won’t lose any of your recipes). To override your themes style, you’ll need to add the following to your style.css file:

    .post-content .blog-yumprint-recipe ol li:before {
    content: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Formatting’ is closed to new replies.