Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #926376

    hello,

    When I view my website on iPad in portrait m ode the social media icons are wrapped from far right to far left and overlap my content. how can this be adjusted?

    thank you,
    Colleen

    #927018

    Hey Colferg,

    First off, could you try updating the theme to the latest version (4.2.6) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

    #929421

    Hi Rikard,

    I did the update but it didn’t help. Is it possible that my logo is too large and it’s forcing the icons into the content area?

    Thank you,
    Colleen

    #930240

    Hi Colleen,

    I’m not sure, please try this in Quick CSS to see if it helps:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks {
        display: block !important;
    }
    }

    Best regards,
    Rikard

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