Okay
  Public Ticket #847519
Headline Size
Closed

Comments

  • Marsupilami started the conversation

    Hey,

    I love the Kalium Theme, the only thing I´m struggle with is the headline "I´m Remi" - i want to have the same Headline size like in this demo, but i do not get out how it works.

    I hope you can help me :)

    Thank you, kind regards - Akvile

  •  1,558
    Laborator replied

    Hi Marsupilami,

    If you are using the photography demo then you have that CSS in the site you will just to enable the page title, see the screenshot:


    (view large version)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • Marsupilami replied

    Hi Art :)


    yes, i did the same but its still smaller as on the Photography Demo :( 


    kind regards, Akvile


  •  1,558
    Laborator replied

    Hmm, can you please send us your WordPress username and password? We need to investigate your site and then get back to you if we have possible solution.

    Make sure to choose Private Reply when you send us sensitive informations

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Marsupilami replied privately
  •  1,558
    Laborator replied

    Hi again,

    Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution.

    P.S. make sure you've disabled the Maintenance/Coming Soon mode.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Marsupilami replied privately
  •  1,558
    Laborator replied

    Hi Marsupilami,

    I managed to fix it by editing the Custom CSS > Responsive, in the first field I changed the font size.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • Marsupilami replied

    hey, 

    thats perfect ! Thank you so much!

    Can you help me now to put this Headline in the center? I tried it with "text-align: center" - but it doesn't work -.- 

    And i think the interactive last words (All - Bodyparts - Commercial...) aren't in the center too? would wish if everything would be in the center like in the Demo.

    thank you for helping!

    Kind regards, akvile

  •  1,558
    Laborator replied

    Hi Marsupilami,

    Use the following code for that:

    .home .auto-type-element {
        margin-left: -15px;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group