Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1248859
    flittrst
    Participant

    Hey there,

    I’m currently creating an opt in page and want to center only the title of this specific page (http://www.adsventure.de/tool-guide/). I only found solutions here to center ALL page titles.

    Thank you very much 🙂

    #1248868
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    .page-id-3089 .h-landmark.entry-title {
        text-align: center;
    }
    

    Hope that helps.

    #1248943
    flittrst
    Participant

    Works like a charm – thanks!

    #1248959
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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