Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • slart Friend
    #189602

    Dear All,

    I would like to show my slogan (position “slogan”) on Smartphones (e.g. iPhone), but I see “only” the other modules. I have tried to solve the problem by using the template administrator of beranis but there, the Slogan Module Position has no option to activate it.

    Thanks in advance for your help

    see: http://www.raeume-zum-mieten.de

    By the way: How can I close threads which are answered by helpfull members?

    Saguaros Moderator
    #501946

    Hi slart,

    By default, this slogan position is hidden in mobile view, you can enable it by:

    – Creating a new css file named: custom.css in /templates/ja_your_default_template_name/css folder

    – Adding this new css rule:

    @media (max-width: 767px) {
    .site-slogan.hidden-phone {
    display: block !important;
    }
    }

    Hope this helps.

    slart Friend
    #501976

    Dear Saguaros,

    i meant the animated slogan (but forgot it to say)

    I took your css-parte and changed it to:

    @media (max-width: 767px) {
    .site-slogan.hidden-phone.animate-text {
    display: block !important;
    }
    }

    Thank you very much for your help!

    Saguaros Moderator
    #502024

    You are welcome, slart 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 11 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum