• Resolved Paul

    (@rhododendron)


    I want to change the content Background color to grey instead of the existing White background.

    Which file to edit?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Paul

    (@rhododendron)

    @alex

    Sorry for bumping on my own thread.
    But this post needs your attention.

    If you check the documentation in the theme options help dropdown, see the section about CSS and Firebug – these classes are pretty easy to see with the right tools.

    .content,
    .page-title,
    #flexslider-featured .flex-direction-nav a { background-color: #ddd; }
    #flexslider-featured .flex-control-nav li a { background-color: #ccc; }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing Contect Background Color’ is closed to new replies.