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

    Hi guys
    just launched the site below and after some updates today the advanced styling stopped being applied. I updated to recent enfold version after reading through some threads, and now it looks like much of my quick css (like the slideshow captions on the bottom of the landing page) is disabled. Have checked and cannot find mistakes. Can you take a look…soon?

    also just noticed on PC it’s displaying at the wrong content width – should be 1310 px…

    thanks
    Nancy

    • This topic was modified 7 years, 4 months ago by Munford.
    #818251

    Hey Munford,

    You are using a boxed layout, width of which is not defined in the container settings.
    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .boxed#top, .html_boxed.html_header_sticky #header {
        width: 1310px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #818254

    thanks I found the mistake. It’s all good now.

    #818278

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Help!! – css not being applied on site!’ is closed to new replies.