This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

Change Frame Color of Pretty Class

  • Creator
    Topic
  • #23699
    rlmcculley
    Participant

    I want to change the color of the pretty class of one of my sliders to match my background color of #efefef; I cannot find where to make that modification.

    • This topic was modified 7 years, 5 months ago by rlmcculley.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #23702
    Jason Bobich
    Keymaster

    Hello,

    For CSS changes, it’s a good idea to use a tool like firebug or Google Chrome’s built-in developer tools to locate them and then put the edits either in your child theme‘s style.css or in the “Custom CSS” option on your theme options page.

    So, in this case you’ve already identified that you want style the class “pretty” — so how would you write this as a CSS selector?

    http://www.w3schools.com/css/css_selectors.asp

    And then from there, you just want to change the border color from within your selector.

    http://www.w3schools.com/cssref/pr_border-color.asp

    #23704
    rlmcculley
    Participant

    I don’t know much about CSS coding, but with what you have suggested I will work through it; you’ve provided enough information to lead me down the right path. Thanks so much! This has been nagging me for a long time, now I can resolve it.

    Richard . . .

    #23705
    Jason Bobich
    Keymaster

    Awesome, glad to hear it!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The forum ‘Alyeska Responsive WordPress Theme’ is closed to new topics and replies.