ipad Issues

  • Posted in : cvCard WP
  • marina2042
    Participant

    Hello,

    When I access my site on an ipad, the About Me (“My Expertise”) section does not properly align. How do I fix it?

    marina2042
    Participant
    serkan
    Moderator

    Hi marina2042,
    You can use this custom css code;

    .page .content .col-sm-6:nth-child(3) { clear: left; }

    Thanks

    marina2042
    Participant

    I put that into the custom css section but it didnt seem to work :(

    serkan
    Moderator

    Hi marina2042
    I could not see that code in your website.
    Maybe you forgot the add dot or there is syntax error. Could you please double check it?
    Thanks

    marina2042
    Participant

    hmm I added it to the custom css section within theme options.

    serkan
    Moderator

    Could you deactivate all your plugin and try it again please?

    marina2042
    Participant

    doesnt seem to help :(

    serkan
    Moderator

    You have this custom css code and its messing everything. Please remove it.
    background-repeat: no-repeat; background-position: center;

    Please use this custom css code;

    @media screen and (min-width: 768px) and (max-width: 991px) { .page .content .col-sm-6:nth-child(3) { clear: left; } }

    Thanks

    marina2042
    Participant

    That fixed it but now when I go to the portfolio section, the images and text arent adjusting themselves :(

    serkan
    Moderator

    Hi marina2042,
    What do you mean by they aren’t adjusting themselves?

    marina2042
    Participant

    looks like it works now :) thank you!!

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    josh bamber
    Participant

    Hi there i had the same problem with the services part not aligning on the ipad. It worked perfectly on the desktop version. I added you css code which fixed the ipad version, but now the services on the desktop are stuck to the left. Is there a way to get them into the centre?

    Josh

    serkan
    Moderator

    Hi Josh,
    Could you provide me your related url, please?
    Thanks

Viewing 15 posts - 1 through 15 (of 15 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register