Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1047088
    pdopchev
    Participant

    Hi guys,

    Cannot seem to align a feature list element horizontally on a page.

    If I have a row with a column full width with the feature element in it, the feature list element always sticks to the left. Is it possible to center it?

    Thanks!

    link:http://www.dopchevproductions.com/test – bottom of page (phone section)

    #1047327
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .home #x-section-6 .x-feature-list .x-feature-box {
        margin: 0 auto !important;
        width: 25%;
    }

    Let us know how this goes!

    #1047641
    pdopchev
    Participant

    Thanks! It works perfectly!

    #1047972
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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