layout mobile

Posted in: Newsmag
Post count: 312

Hello,

Good morning. Thank you for your help.

How do I modify this layout in the mobile version? Our main news images aren’t visible in this type of layout. I’d like the image to be on top and the text below, giving the news image greater visibility.

Is there any way to adjust this relationship?

https://imgur.com/a/fDMb80g (The images are not visible with this layout model.)

(The featured images in the podcast are more visible)

Thanks.

Post count: 35449

Hi,
The page layout can be adjusted on desktop and mobile with tagDiv Composerhttps://prnt.sc/FtadVgzyBjgF
Thank you!

Post count: 312

Calin, good morning.
Could you guide me on how to get to that screen? Thank you very much!

Post count: 312

Thanks, I did it!

Post count: 312

Can I edit the AMP version using the editor?

Post count: 312

I need a setting where the text doesn’t overlap the photograph and enlarges the image – avoiding obscuring the entire photograph as in the image I shared. Is this possible?

The way it’s being displayed on mobile devices, the photographs become irrelevant since they have no visibility whatsoever.
Thank you.

View post on imgur.com

Post count: 35449

Hello,
I think that you are using the mobile theme plugin for AMP version, right? If so, then you can disable the grids from front and category page using the theme panel settings – https://prnt.sc/JNDTENp7HXR5
Thank you!

Post count: 312

Calin, thank you for your reply. I tested it and didn’t see any changes. Could you print out for me what the changes look like in your tests? Thank you.

Post count: 35449

Hi,
If you want to edit the Big Grid 3 block on mobile, unfortunately, there are no options available. What you could do is use CSS to increase the size of the grids so there is more space and the images can be seen a bit better.
.home .td_block_big_grid_3 .td-big-grid-post {
height: 300px;
}

Set the above css in the theme panel > custom code > advance css in the phone section. You can adjust the height numerically.

Post count: 312

Calin, thank you very much. I believe it is now aesthetically more aligned with the image visible at the ideal size.
it was very good!
I’d also like to ask another question: could you give me details about this video popup function? Could you show us a website action with this functionality? Does it only apply to video or also to images – is the function similar to popup plugins? Could you provide us with some code for us to test? Thank you.

Post count: 35449

Hi,
This option can be configured for individual blocks and grids using tagDiv Composer:
https://prnt.sc/ktDPdXsOdwJd
Alternatively, you can set it globally from the Theme Panel: https://prnt.sc/MAPzgYe2os2a
You can also add an image/banner there, which will be displayed under the videos shown in blocks with popup enabled: https://prnt.sc/dVyhsT_a617L

Post count: 312

calin, thanks.

How do I add this banner to the footer?
https://prnt.sc/dVyhsT_a617L

Post count: 35449

Hi,
If you want the same banner on all video popups the just set it in the theme panel > block settings > modal video popup – https://prnt.sc/MAPzgYe2os2a should be set using html tags as in the image I provided (similar to banner for ads – https://forum.tagdiv.com/newsmag-using-other-ads/)

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