How can we help?

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

Home Forums PokaTheme support Bottom Fixed Box: Flag size issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18156
    clickingmedia
    Participant

    Hello,

    The flag icon is not resized correctly at the bottom fixed box.

    View post on imgur.com

    Thank you,

    Jaume S

    #18165
    admin
    Keymaster

    Hello,

    Indeed there is a styling bug here, you can add the below CSS to fix it for now, until we release a new theme release.

    .review-box-fixed-bottom--left .review-logo {
     height: 80px;
     width: 80px;
    }
    .review-box-fixed-bottom--left .review-logo .pokageo-flag-circle img {
     height: 20px;
     width: 20px;
    }
    
    #18180
    clickingmedia
    Participant

    Fixed.
    Thank you.

    #18184
    admin
    Keymaster

    Good to know!

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