Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #923439

    Hi, please see link in private content.
    The issue is on mobile phone.
    I have rollover text on each of the 5 images at the top of the page but the text isn’t optimising properly on the phone and isn’t showing properly in the box.
    Please can you help?
    Thanks
    Joe

    #923668

    Hey Joe,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      .av-image-caption-overlay-center {
        font-size: 14px;
      }
    
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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