Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #838561

    Hi there,

    I’ve tried increasing the section max-width for a column. I’d like the one_third boxes to have an increased width. I tried adding a custom-section to the quick CSS:

    #Full-section .responsive .container {
    max-width: 1650px!important;
    }

    I know you can go into settings and change the max-width, but that affects the entire site, I only want it for a specific page. Also tried with .page-id. If i remove the custom-id or the page-id it seems to work. (But then it affects the entire site).

    Do you know any way to solve this?

    Best regards
    Claes

    #838729

    Hey lumenradio,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #839138

    Hi Victoria,

    This is the page I’m referring to: “attached” (And the section I’m working on on that specific page).

    Best regards
    Claes

    • This reply was modified 6 years, 8 months ago by lumenradio.
    #839178

    Hi Claes,

    Not sure which section you’re referring to, but here is an example

    
    .page-id-8238 #av_section_2 .container {
        max-width: 1500px;
    }
    

    Let me know if this helps :)
    Best regards,
    Victoria

    #839210

    Hi Victoria,

    It works like a charm, thanks for the help :)

    Best regards
    Claes

    #839312

    Hi!

    We’re glad that Victoria was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Increase the width of .enfold .responsive for one page only’ is closed to new replies.