Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #836943
    Love.Nature.Baby
    Participant

    Hi. I am using the accordion as a menu. I have images that link to my topics in the drop down. I would like to display the images in three columns. How can I achieve this? http://lovenaturebaby.com/

    Thanks!

    #836968
    Christopher
    Moderator

    Hi there,

    Please add this code in accordion content area :

    <div class="x-section">
    <div class="x-column x-1-3 x-sm">Content</div>
    <div class="x-column x-1-3 x-sm">Content</div>
    <div class="x-column x-1-3 x-sm">Content</div>
    </div>

    Hope it helps.

    #837036
    Love.Nature.Baby
    Participant

    works perfect! Thanks!

    #837094
    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-836943 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>