Okay
  Public Ticket #717927
Colours
Closed

Comments

  • Alessandro started the conversation

    Very easy question, but cannot find an answer:


    How do I change the background colour of a section? Just the colour, without adding an image. 


    Bonus question: what do I need to put in the icon field to put an image? Path doesn't work, nor does just the filename. http://prntscr.com/alkd09


    Thanks!

  •  1,973
    Support replied

    Hello,

    you inspect the section in chrome or firefox see what is the section id and then

    section#we-are-good-at {

    background-color: blueviolet!important;

    }

    in theme options -> styling options -> custom css

    this is an example where we-are-good-at is the section id 

    Second: you cannot with the shortcode. Best is to take the html output of the shortcode and the change it so that instead of the icon you put an image. And use the modified html content instead of the shortcode.

    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy