How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Disable logos zoom in/zoom out

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2985
    discoman
    Participant

    Hi,
    How can I disable the zoom in and zoom out when hover the casino logos (in the tables) ?

    Thanks, Offir

    #2987
    discoman
    Participant

    Same question goes to casino logos in the sidebar.

    #2991
    admin
    Keymaster

    Hi,

    You can add the following in your child theme styles:

    For the table:
    `.table-s1 .item:hover .c2 a { transform: scale(1); }`

    For the widgets:
    `.sidebar .widget-s1 li:hover .widget-sites-group .img { transform: scale(1); }`

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.