Yacht and Cruise…..

Home Forums All Other Themes Yacht and Cruise…..

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #125965
    KariKari
    Participant
    • Topics: 63
    • Replies: 98
    • Total: 161
    Member since: May 17, 2016

    I have this theme in use: www.venelindberg.fi and its ok. But in http://venelindberg.fi/vaihtoveneet/ we have an iframe page, how can we make so that the content of the page is visible also in mobile devices, now the height is really low in mobile.

    #125970
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .single_post_content iframe {
        height: 1000px !important;
    }

    Regards,
    Dave

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