Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • in reply to: Contact Form 7 Width #330287
    OvenCreative
    Member
    Post count: 15

    Legend! That worked a treat!

    Thank you 🙂

    in reply to: Bullet List Alignment #328887
    OvenCreative
    Member
    Post count: 15

    That did it! Thank you!

    in reply to: Product Images Missing on Mobile #300426
    OvenCreative
    Member
    Post count: 15

    Hi David,

    Thank you, that seems to have done the trick!

    Cheers,
    Dave

    in reply to: Product Images Missing on Mobile #299921
    OvenCreative
    Member
    Post count: 15
    This reply has been marked as private.
    in reply to: Product Images Missing on Mobile #299717
    OvenCreative
    Member
    Post count: 15

    Hi David,

    I just checked the site on my phone after updating the theme and swift and something seems to be playing up – no content is visible in the body section of any page. I tried going into a few pages and updating them, making sure they had a row/column visible on mobile but that didn’t seem to work either.

    I’ve restored a previous version of the site for now but please let me know if you can think of any solution.

    Thank you!

    in reply to: Product Images Missing on Mobile #299714
    OvenCreative
    Member
    Post count: 15

    Hey David, thanks for getting back to me – Swift and the theme have been updated.

    I haven’t been able to reproduce the error thus far but if it pops up, I’ll let you know.

    The site was tested on an Android phone running Chrome and on a couple of iPhones on both Chrome and Safari.

    – Cheers!

    in reply to: Share This Email Functionality #256583
    OvenCreative
    Member
    Post count: 15

    Great, thank you.

    Any ETA on with the next release will be? Would be good if I can give our client an approx. date.

    Cheers!

    in reply to: Share This Email Functionality #255936
    OvenCreative
    Member
    Post count: 15

    Excellent, thank you for the update – much appreciated!

    in reply to: Share This Email Functionality #255398
    OvenCreative
    Member
    Post count: 15

    Hi David, thanks for your response.

    I turned off all plugins bar Swift Framework (WooComm was not on this site) and did not have any luck. Please feel free to do the same if you wish to test it out for yourself.

    Thanks,
    Dave

    in reply to: iPad Fancy Header Title #223463
    OvenCreative
    Member
    Post count: 15

    Hi Mohammad, thanks for the fast reply.

    Unfortunately that by itself didn’t work. I’ve added another couple of lines to the code and it’s not looking too bad

    @media only screen and (max-width: 1024px) {
    .page-heading.fancy-heading {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    }
    }
    @media only screen and (max-width: 767px) {
    .page-heading.fancy-heading {
    height: auto!important;
    }

    .fancy-heading.fancy-image.light-style h1, .fancy-heading.fancy-image.light-style h3 {
    font-size: 25px !important;
    line-height: 110%;
    padding-top: 100px;
    padding-bottom: 20px;
    }
    }

    Thanks again. Have a great day!

    in reply to: iPad Fancy Header issue #190826
    OvenCreative
    Member
    Post count: 15

    Hi Mohammad, David – thank you for your replies.

    I have managed to get it working as it should by using the css below…

    @media only screen and (max-width: 1024px) {
    .page-heading.fancy-heading {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    }
    }
    @media only screen and (max-width: 767px) {
    .page-heading.fancy-heading {
    height: auto!important;
    }
    .header-naked-light .fancy-heading .heading-text, .header-naked-dark .fancy-heading .heading-text {
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top: 0!important;
    }
    }

    So it’s all sorted for now. If anything else pops up, I’ll get in touch!

    in reply to: iPad Fancy Header issue #190382
    OvenCreative
    Member
    Post count: 15

    Hi David, please find screenshot attached.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    in reply to: Custom Fonts not working on Mobile & Firefox… #103662
    OvenCreative
    Member
    Post count: 15

    That did the trick. Thank you for your help!

    in reply to: Custom Fonts not working on Mobile & Firefox… #103621
    OvenCreative
    Member
    Post count: 15

    Hi Kyle, thanks for your reply.

    Unfortunately the font in the screenshot you posted is incorrect.

    Please see attachment to see how the font should appear on desktop and how it is currently appearing on my mobile using Chrome. It seems to change to a Times serif font on iPhone for some reason…

    Thank you,
    Dave

    Attachments:
    You must be logged in to view attached files.
    in reply to: Custom Fonts not working on Mobile & Firefox… #103201
    OvenCreative
    Member
    Post count: 15

    Hi guys, thank you for your quick reply.

    I’ve updated the site to use the font I was having trouble with (Celias) if you wouldn’t mind taking another look at it.

    Thanks you!

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