• Resolved oweibor

    (@oweibor)


    Hi Guys,

    Thanks for such an excellent review plugin. However, I can’t find where to change the position of the floating review widget from bottom to the right or maybe left. I have done this using the CSS code below:

    .jdgm-revs-tab-btn[position=bottom] {
        bottom: 50%;
        left: -90px;
        transform: rotate(270deg);
    }

    However, I feel this could be done in a better way. maybe if the JGM team could modify the shortcode’s callback function to accomodate a new attribute for position. Something like this?

    [jgm-reviews-tab button='? Our Reviews' title='Let customers speak for us' position='left']

    This would make a ton of sense. Thank you.

    • This topic was modified 5 years, 6 months ago by oweibor.

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

  • The topic ‘Position Jugdeme Floating review widget to the left or right using shortcode’ is closed to new replies.