Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #994881
    cbordages
    Participant

    Following the code samples from several other threads, I’ve been able to create a masthead with three images each of which is clickable. What I can’t seem to do is get the images to center in the masthead.

    I am able to center when I get to the a single image (based on @media max-width). What I can’t figure out how to do is center the masthead when multiple images are displayed.

    development website URL and ID/PWD in next (private) posting.

    #994887
    cbordages
    Participant
    This reply has been marked as private.
    #994933
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .x-logobar-inner {
        display: inline-block;
    }

    Hope this helps – thanks!

    #995689
    cbordages
    Participant

    Thank you. As usual, the code worked. I did have to change my padding from % to px. Not sure why that made a difference, but it definitely did.

    #995836
    Jade
    Moderator

    You’re welcome.

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