Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #302871

    When I add a color section to my portfolio items, they don’t span the full width of the page. The color section is only the size of the content width.

    How can I fix this? It works correctly on pages.

    #303159

    Hi davisar!

    Please edit your Color Section element and give it a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) then add following code to Quick CSS field in Enfold theme options under General Styling tab

    #your-custom-id .container {
    width: 100%;
    }

    Regards,
    Yigit

    #303231

    Apparently, the problem was isolated to one portfolio item. I created a new item that worked. I don’t know why one worked, and the other didn’t. But everything is setup now. Thank you.

    #303256

    Hi!

    Glad you could solve the problem.

    Come back, if more questions arise.

    Enjoy the theme.

    Cheers!
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Color Section’ is closed to new replies.