Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1078572
    walt@nwd
    Participant

    Hello,

    I need to split the LogoBar into 3 sections. If possible, 1/4 + 1/2 + 1/4, to accommodate Hours + Logo + Reviews.

    Here’s the domain: http://coloradocustomspas.com

    I’ve started building it that way, and think I’m close, but something isn’t quite right. What’d I miss?

    Thanks,

    W

    #1078996
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You miss to divide your divs. Please update your HTML markup to something like

    <div class="x-column x-sm x-1-4 ccspas-hours">CONTENT HERE</div>
    <div class="x-column x-sm x-1-2 ccspas-logo">CONTENT HERE</div>
    <div class="x-column x-sm x-1-4 ccspas-reviews">CONTENT HERE</div>

    Let us know how it goes.

    Cheers!

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