Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1201188
    Olianna P
    Participant

    Hi, muy site is http://www.ccisusa.com
    The LOGIN is in the following message below.

    I’m trying to center my 8 images on my Homepage with their titles- to center both but they won’t work.

    Please help, thank you!

    #1201189
    Olianna P
    Participant
    This reply has been marked as private.
    #1201523
    Rupok
    Member

    Hi there,

    Let’s add this to page level CSS under Cornerstone Settings Tab :

    a.x-img {
      margin-left: auto;
      margin-right: auto;
    }

    Thanks!

    #1202417
    Olianna P
    Participant

    It didn’t fix the problem 🙁

    #1202593
    Nabeel A
    Moderator

    Hi again,

    Try adding the following code in your Customizer:

    .home a.x-img {
        margin: 0 auto !important;
    }
    .home #x-section-2 .h-custom-headline {
        text-align: center !important;
    }

    Let us know how this goes!

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