Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #648564

    Hi Support,

    I would like to change some of the color sections in my enfold theme to 33% of the brower window instead of the given 100%/75%/50%/25%.

    Thanks,
    C J

    #649021

    Hi ubershao,

    Could you provide us with a link to the site in question so that we can take a closer look please? Also please point out the ones you would like to change.

    Best regards,
    Rikard

    #649054

    Hi Rikard,

    Thank you for the timely reply. My website is http://www.lumierevideography.com and I would like to change the first 3 color section you see on the landing page to 33% of the browser window.

    Thanks,
    C J

    #649066

    Hi Rikard,

    I’m sorry, just remmebered that the page that requires your attention isn’t set as the landing page yet. The link to the page goes like: http://lumierevideography.com/?page_id=41

    Thanks,
    C J

    #649827

    Hi,

    Please go to Enfold/js/shortcodes.js file and find following line

    			css += ".av-minimum-height-25 .container {height:"+wh25+"px;}\n";

    and change it to

    			css += ".av-minimum-height-25 .container {height:"+wh33+"px;}\n";

    Best regards,
    Yigit

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