Problem whit Mozilla Firefox

Discussion in 'RoadFighter WordPress Theme' started by playerisima, Mar 18, 2014.

  1. playerisima

    playerisima New Member

    Joined:
    Apr 25, 2013
    Messages:
    19
    Likes Received:
    1
    Hello, there is a page of my web that is visualized when one sees from Internet explorer, but it is not possible to see from mozilla. Can you help me?


    http://dormirapiedeplaya.com/especial-familias/

    This one is the page that produces this problem to me

    Thank you!
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .page-content .gallery .thumbnail{
    overflow: visible;
    }
     
    This will solve your issue.
     

Share This Page