• sross02

    (@sross02)


    Hello, I am trying to change the color of the top banner (currently black), and the featured slider in the stylesheet theme “The Corporation” (currently light blue). I have managed to change the background color behind the featured slider (now dark blue), however cannot seem to find where to change the actual slider color.

    I also want to reposition the navigation menus “about, speakers… etc) so they are left-side aligned and sit on the bottom of the top banner. How do I code this?

    The webpage is: http://insct.org/teaching-national-security-law-seminar/

    Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • esmi

    (@esmi)

    I’m sorry but as you are using a commercial theme, you need to seek support from the theme’s vendors.
    http://www.elegantthemes.com/forum/

    WPEngine_mike

    (@wpengine_mike)

    Hello,

    To change the color of the header you will want to get to your CSS file.. go to this file:

    /wp-content/themes/TheCorporation/style-Refined.css

    find the #header rule there, you should see that it has the background rule and the color is set to #282828

    You change that hexi-color code to change the header bg-color.

    To change the background color of that featured slider itself you will actually have to change an image because the background color is not defined by CSS, it is controlled by the image itself.

    You will want to locate this image in the FTP:

    /wp-content/themes/TheCorporation/images/refined/featured-bg.jpg

    transfer it onto your computer, edit it and then transfer it back to its original location, making sure that its named exactly the same.

    Hope this helps!
    [sig moderated as per the Forum Rules]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘change theme color’ is closed to new replies.