• chti56

    (@chti56)


    Hi,

    On the site referenced here that uses Mesmerize (free version), I cannot display the Tagline under the Title..

    Could someone give me some ideas?

    Many thanks in advance`

    • This topic was modified 3 years ago by chti56.
    • This topic was modified 3 years ago by chti56.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • cristianbarbu

    (@cristianbarbu)

    Hello,
    ?
    ?You can delete or change the site tagline by going to Customizer -> General Settings -> Site Identity -> Tagline.
    ?
    ?Please see https://cristian-extendstudio.tinytake.com/tt/MzY4MTI4NF8xMTE3NDUwNw

    Thread Starter chti56

    (@chti56)

    Hello,

    My query was not to change the tagline (Slogan) but rather how to show it as it does not … and it seems that the template Mesmerize does not do that..

    Thanks.

    Rgds

    cristianbarbu

    (@cristianbarbu)

    Hello,

    Did you enable the option under Customizer > Hero > Inner Pages Hero > Show subtitle ?

    Please see https://ttprivatenew.s3.amazonaws.com/pulse/extendstudio-cosmin/attachments/19098864/TinyTake02-03-2022-02-28-09.mp4

    Thread Starter chti56

    (@chti56)

    Hello,
    yes i did !!
    The tagline should display “Saint-Rapha?l” (the string i putted as tagline) under the title but it does not do…

    Rgds

    cristianbarbu

    (@cristianbarbu)

    Hello,

    Please add this extra CSS code in Customizer -> General Settings -> Additional CSS :

    .mesmerize-inner-page .hero-title:after{
    content: “Saint-Rapha?l”!important;
    color:white!important;
    font-size:33px!important;
    left:5px!important;
    display:block!important;
    }

    Thread Starter chti56

    (@chti56)

    Hello,

    I tried your solution..
    The tagline shows up on the inner pages under the page title..

    Thanks.

    • This reply was modified 3 years ago by chti56.
    Thread Starter chti56

    (@chti56)

    Hello,

    Your script helped me to do what i wished !! I modified it a little bit as this:

    a.text-logo:after{
    content: “Saint-Rapha?l”!important;
    color:gold!important;
    font-size:18px!important;
    font-weight:bold!important;
    left:5px!important;
    display:block!important;
    }

    It’s exactly what i wanted !!

    Many thanks.

    • This reply was modified 3 years ago by chti56.
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Tagline not showing up’ is closed to new replies.