Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #988228

    Hi there, I would like to have any YouTube/Vimeo/wistia videos that I embed in a post appear full width on mobile devices.

    Here is an example of what I mean:
    https://www.dropbox.com/s/stk3g086jzzutez/Photo%20Jul%2021%2C%2012%2014%2025%20PM.png?dl=0

    Here is my page where I’d like it to be full width:

    In addition, I’d love to be able to have featured images go to full width on the pages both blog listing pages and the the individual page itself.

    Here is a link to the blog listing page I’m referring to:

    Thanks so much!!

    #988240

    try this – that is probably a good approach to the solution

    @media only screen and (max-width: 767px) {
      .big-preview.single-big, .big-preview.single-small {
        width: 120% !important;
        max-width: 120% !important;
        margin: 0 auto !important;
        position: relative;
        left: -10% !important;
    }
      #main .content {
        padding-top: 0px
      } 
    }
    #988324

    Hi shreinmedia,

    Have you tried Guenni007’s solution?

    Best regards,
    Victoria

    #988925

    Hi Guenni007, thank you so much for taking time to look!

    Unfortunately, after I applied the css in my general styling and saved, it did not change the display. Originally the post had been a video format, so I went ahead and made it standard and unchecked the “do not display featured image on post” box. That still didn’t work.

    I have since restored the post to video format and checked the “do not display featured image” box.

    Any other thoughts?

    #989416

    please delete your comment on this rule:
    // Full Width on Mobile for Blog Featured Images and Videos

    because on css you comment things by: /**** comment ***/

    the method by //comment is used in php files

    #989421

    OMG, I cannot believe I did that. Guenni007 I swear I’m a smart guy… wow… thank you for such a gracious reply and guess what…

    IT WORKED!!!! Just like you knew it would.

    THANK YOU THANK YOU! If you have a starbucks where you’re at, please send me a twitter DM. I would love to send you a drink to say thanks! https://www.twitter.com/daveshrein

    #989427

    Hi,

    That is great happy you got it short out and more amazed with your appreciation! :)

    Best regards,
    Basilis

    #989496

    But I appreciate your kind offer, though. Thank you

    I’m just afraid you’re not going to give me as much pleasure as you think.
    I have only drunk coffee for years if it was made using a machine with an E61 brewing group.
    (mine is a Rocket Espresso Giotto Evoluzione with rotation pump)
    Such espresso machines are able to turn even a 100% Arabica into a dreamlike crema.

    https://thumb.ibb.co/eV5MjT/crema.jpg
    not my Foto (i do not use bottomless filter holders)

    And I pimp Starbucks like Amazon.

    By the way, Chuck Norris can count to infinity – two times ;)

    #989610

    Hi,

    Wow, that coffee looks nice @guenni007! I use a really simply way to make my espressos; a vietnamese coffee filter. You can use that to make ice coffee too (with condensed milk).

    Best regards,
    Rikard

    #989754

    Bahahahahahahaha!!!!! I was debating between the story of the snake or the story of infinity when I posted… looks like we were thinking the same thing.

    Well, now that I see you are a true coffee connoisseur, I suppose I’ll transform my SBUX gift card into words…

    I was blown away that someone who was not a moderator would take such an interest in my thread and before a moderator even saw it, you took time to solve it. Honestly, it made my day. Kindness is greatly underrated and knowing that there is someone like you out there who is looking after guys like me, well, it really makes me happy.

    I don’t meant to over exaggerate or make a big deal out of what maybe so many would seem as small. I am just very grateful. The Kriesi support forums are a happier place because of you.

    Thank you very much and please let me know if there’s anything I can do to return the favor. If I can I will.

    Sincerely,

    Dave Shrein

    #989771

    you are always welcome
    and even if English is not my native language, I am probably understood, even if my sentence constructions are easily recognizable as German.

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