Home page – mobile

Posted in: Newspaper
Post count: 8

Hi,

I need to change position for images in Home Box divs – http://elenaculacenco.ro
Ex: Deficitul de atentie – the image must push up in order to display child head better.

I didd’t find anything about in your Mobile Theme Documentation https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

Thank you

Post count: 8

please notice that I refer the mobile APT theme. Not desktop.

Post count: 61

It seems to me that in your case it is better to replace the picture with a horizontal one, now it is vertical.

Post count: 8

🙂 Mobile theme use same picture for homepage as well as for other post etc.
Can’t change the pics. Only to change position in div.

Post count: 35449

Hi,

If you are using the mobile theme plugin, the only settings that you can use are these from theme panel -> https://i.imgur.com/mITit4s.png
Unfortunately there is no option to change the modules size, what you can do is to use a custom css like this one
.td_module_mob_2 .td-module-thumb {
height: 248px;
}

This code need to be set in theme panel> mobile theme> custom code> css.

Thank you!

Post count: 8

Thank you very much Calin. I checked your css code.
I don’t need to change height of mobile thumbs. I only need to to “drag” up or down the picture inside of original size thumb. Picture has large hight size, so I should can to chose what portion of it I need to display in thumb height.

Thank you

Post count: 18283

Hello !

That option is not available in the Newspaper Theme. You will have to create your logo so it will perfectly fit.

Thank you !

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.