• Resolved shann

    (@shann)


    The sidebar change it’s position automatically. Instead of right, it goes to left. Please help.

    Thanks!

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter shann

    (@shann)

    Here

    #nav-main ul.sf-menu ul li a, #nav-second ul.sf-menu ul li a {
    width: auto;
    display: block;
    padding: 10px;
    color: #3D3C3A;
    text-align: left;
    font-size: 14px;
    }

    .sidebar h3 {
    font-size: 20px;
    font-weight: bold;
    padding: 6px;
    }

    ul#members-list li {
    display:inline-block;
    width:40%;
    margin:6px;
    }

    .bne-testimonial-list-wrapper {
    border: none !important;
    box-shadow: none !important;
    }

    .bne-testimonial-heading {
    font-size: 14px;
    font-weight: bold;
    }

    .bne-testimonial-description {
    font-size: 12px}

    .bne-testimonial-featured-image.custom {
    padding: 5px;
    }

    .display-posts-listing img {
    float: left;
    width: 80px;
    height: 50px;
    }

    Still trying to figure this out..I’m certainly no expert. I’ll keep looking but if I can’t get it the developer will be on later today and I’m sure he can figure out the issue.
    Thanks for your patience!
    Hannah

    Thread Starter shann

    (@shann)

    Thank you again, hannah 🙂

    Hey so looks like your main content div isn’t closing out. meaning it’s missing >
    And that is causing the layout issue. Can you confirm that you haven’t edited any of the theme template files?
    Also your using an older version of the theme. Is there a reason for not updating?

    Kadence Themes

Viewing 4 replies - 16 through 19 (of 19 total)

The topic ‘Wrong position of sidebar’ is closed to new replies.