• Resolved legatti

    (@legatti)


    Hi,

    Is it possible to always let (Show rating) button enable by default without visitors have to click on it?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Dear @legatti,

    Please use the following CSS to enable rating by default:

    .bwg_image_rate_container1 {
        display: table-cell !important;
    }

    Please note that the rating button is available in the premium version of the gallery.
    If you need any further assistance regarding the premium features,
    please contact our support team using the following form.

    Sincerely,

    Thread Starter legatti

    (@legatti)

    Hi,

    Ok, I’mm using the premium version. I found 2 CSS files. Do I need to update both?

    ../css/bwg_frontend.css
    ../css/styles.min.css

    Thanks

    Dear @legatt,

    Add the code we provided to the addition CSS section of your theme.

    If further assistance is needed, please contact our support team using the following form.

    Thank you,

    Thread Starter legatti

    (@legatti)

    Hi,

    It worked. Now is it possible to hide the start button (show rating/hide rating) because I don’t need it anymore.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Enable (Show rating) by default’ is closed to new replies.