Center Footer Menue on Mobile Cloud Template

Posted in: Newspaper
Post count: 257

Hi,
i use Mobile Cloud Template for Footer.
How can i center the Footer Menue on Mobile?
>> https://drive.google.com/file/d/1c-C_BHWnvDaPiSSWNC-FN0hrwRES2MIN/view?usp=sharing

thanks!

Post count: 18283

Hello !

Please provide a link to your website in order to inspect.

Thank you !

Post count: 257

m o d u s x . d e

Post count: 18283

Hello !

You should be able to achieve this using tagDiv Composer on your mobile viewport. As you can see here the list menu element has this alling option: https://www.screencast.com/t/wgQaVkizC4

Thank you !

Post count: 257

Many thanks. But please test it with Custom Title as you can see on my screenshot >> https://nimb.ws/qSRiaj. The headline is not centered. >> https://nimb.ws/s785R2

Post count: 18283

Hello !

Can you show me the bigger picture ? There is no custom title element: https://www.screencast.com/t/8GNo1cH2C

Thank you !

Post count: 257

Please look here Vlad >> https://nimb.ws/SIVjnW
i want have title also centered.

Thank you.

  • This reply was modified 5 years by Patrick93.
Post count: 21065

Hello!

To achieve this, please do the next steps:
1. https://www.screencast.com/t/kF0iUG1ojie
2. Add this code in Newspaper -> Theme panel -> Custom code -> Custom CSS:

@media (max-width: 767px)
{ .new_class_centered .td_block_template_3 .td-block-title { text-align: center;}}

Thank you!

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