Tagged: 

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

    Hi there,

    I’d like to make a color section a specific heights, but when I specify the height in pixels in the color section’s settings it doesn’t seem to affect the height. Can you help? Site link below – you must log in to see in-process the front page. I’m running a “coming soon” plugin that masks the website, showing only a splash page. Thanks!

    #648997

    Hey 1lizcollins,

    Which section are you looking to change?

    Best regards,
    Rikard

    #649866

    Hi Rikard,

    I’d like to make the top color section on each page thinner (25px). Thanks!

    #650861

    Hi,

    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 and choose to display no padding and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #your-unique-id {
        min-height: auto;
    }

    Best regards,
    Yigit

    #651036

    perfect, thanks! You can mark this as solved.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change width of color section’ is closed to new replies.