Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kemory Grubb

    (@w33zy)

    Hello @jessithecat

    For the issue with the green area below those images, its because your theme is using a wider image for thumbnail than I had had calculated for. You can fix it by adding code the below to the WordPress customizer.

    .rpr-taxlist-image {
        height: 130px;
    }

    For the issue with the dots, please enable the header so that I can provide you with the code to fix it.

    Thread Starter jessithecat

    (@jessithecat)

    Ok i have activated it.

    Plugin Author Kemory Grubb

    (@w33zy)

    Here is the CSS code

    ul.rpr-alphabet-navigation {
        list-style: none !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Recipe Index looks weird’ is closed to new replies.