Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1271231

    Hello,

    I would like to change the width for one single container, so that only this one container is centered.

    I tried this, it works – but unfortunately for all containers.

    #top .container {
    max-width: 80%;
    }

    So I gave the container a unique ID and used this, but it did not work at all.

    #your-unique-id .container {
    max-width: 80%;
    }

    Thanks a lot!

    stefan

    #1271450

    Hi Stefan,

    Could you post a link to where we can see the section in question please?

    Best regards,
    Rikard

    #1271686
    This reply has been marked as private.
    #1271688

    I added the code directly in the customizer, not in the enfold settings, but also there it did not work….

    regards
    stefan

    #1272009

    Hi Stefan,

    Thanks for the update. I’m having trouble logging in to your site though, please see error message in private. That comes up every time the site is trying to go to /wp-admin/. Are you seeing the same thing on your end?

    Best regards,
    Rikard

    #1272067

    Hi Rikard,

    on my side its working, please try https instead of http (but should also be no problem because htaccess is redirecting)

    thanks a lot

    #1272389

    Hi,

    Thanks for the update. I’m getting the same problem when using the https link as well unfortunately, I’m not sure why though?

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.