• Resolved Manu

    (@manuxx34)


    Hi

    I’m using the OceanWP free template together with your plugin and for the most part it works perfectly.

    Small layout issues:

    1 – Number for overall score does not appear correctly in the desktop view (looks fine from mobile)

    If I change the book review template to “Insert” the overall score number fits nice.

    2 – The extract written in the review which appears next to the overall score appears cut in the mobile view (smartphone). This second layout issue is common both using default or insert book review template.

    The page I need help with: [log in to see the link]

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

    (@w33zy)

    Hello again,

    You can use this code to patch these issues for now. I am going to re-work that section today and release it as the v1.15.1 update later today.

    .review-score-box .review-summary {
        font-size: 3.5em;
    }
    
    .rcno-purchase-links-container a {
        margin: 0 5px 0 0;
    }
    
    #rcno-review-score-box ul {
        margin: 20px 0 0 0;
    }
    Thread Starter Manu

    (@manuxx34)

    Thanks! I tried adding it in Reviews Custom Styling – Custom Styles box but did not seem to have effect.

    https://imgur.com/3LEd4cvScreenshot

    Ill update when you release it and let you know.

    Regards

    • This reply was modified 6 years, 6 months ago by Manu.
    Thread Starter Manu

    (@manuxx34)

    Thanks for the update, the style issues were gone.

    Regards

    Plugin Author Kemory Grubb

    (@w33zy)

    You’re welcome.

    Be sure to give me a shout if you have any idea for a feature addition to the plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Style issues’ is closed to new replies.