jomalo
jomalo

@Mtt Is there a option in Tiny Theme to set full width photos on mobile or sub 700px width browser windows? I am trying to set edge to edge images on exploretogether.lol.

|
Embed
Mtt
Mtt

@jomalo You can accomplish it with this Custom CSS. Keep in mind, if you make other tweaks to how images are handled (other CSS, plugins, etc), you may need to modify the CSS further.

|
Embed
jomalo
jomalo

@Mtt I have added your linked CSS and the image just shifts to the left - it is not stretched across the page exploretogether.lol. My CCS and plugins are here: paste.lol

Anything look wrong to you?

|
Embed
Mtt
Mtt

@jomalo How are you inserting the image? With markdown or inline HTML?

|
Embed
jomalo
jomalo

@Mtt markdown

|
Embed
Mtt
Mtt

@jomalo I updated the code that should fix it for you. One of your plugins is injecting some inline styling into the img tag that is forcing a maximum width. The updated code I just sent you overrides that injection. I also added the 700px screen size you originally requested. Let me know if that works.

|
Embed
jomalo
jomalo

@Mtt perfect! Many thanks.

|
Embed