Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1032672
    calebcammusic1
    Participant

    Hi, on https://calebcameron.com/shop/ I am having trouble getting the Shop title to fully appear. Could you help me with some css to fix it or instruct me otherwise please?

    #1033249
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    
    .h-landmark span {
        font-size: 35px;
    }

    Thanks.

    #1033684
    calebcammusic1
    Participant

    Is there any way to do it without making the font smaller?

    #1033837
    Paul R
    Moderator

    Hi,

    You can try this code instead.

    
    .h-landmark {
        line-height:100px;
    }
    

    Hope that helps.

    #1038502
    calebcammusic1
    Participant

    That fixed it. Thank you so much!

    #1038981
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1032672 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>