• I’ve selected the Maicha theme and I’ve added NextGen slideshow for the home page. And I have galleries. But all are on the left side of the pages.
    How do I get everything centered?

    Thanks, Jamie

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter leftyartist

    (@leftyartist)

    I tried the recommendation in adding code in CSS. But it did nothing to centering the slideshow or galleries to my website.

    What am I doing wrong, or what else can I do to correct that?

    Hi, I think the following CSS will get you what you’re looking for

    .home .col-md-8 {
    	width: 100%;
    }
    EmmaR

    (@emmarippelmeyer)

    Jarret, thanks for the above code! That worked great on my homepage, but doesn’t seem to be translating on any other pages. Is there an additional coding that would work on subsequent pages?

    @emmarippelmeyer try removing .home from the code so it just has .col-md-8

    If that doesn’t work, please create a new thread and you can ping me in it by doing @jarretc and I’ll try to get to it as soon as I can.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Miacha Theme help to center Nextgen galleries’ is closed to new replies.