Ess. Grid Color - by MikeDee - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Robert Hall

  • Avatar: MikeDee
    MikeDee
    Participant
    February 16, 2015 at 15:39

    Hi Guys,

    Ive got an Ess.Grid layout in the middle of my page with the media_grid_howardtaft skin. The section that shows tekst is grey and i want to change that color. Cannot find any options in the settings for this. Can you help me? url is in private content

    Thanx

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 16, 2015 at 15:50

    Hello,

    Please add this code into custom.css file.

    .eg-cleveland-content{
    background-color: #150E0E;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: MikeDee
    MikeDee
    Participant
    February 16, 2015 at 16:15

    Yo Rob, Thanx for your answer but this code didnt do the trick. Any other suggestions?

    Avatar: MikeDee
    MikeDee
    Participant
    February 16, 2015 at 16:23

    Nevermind, fixed it. Thanx Rob!

    Other thing, scroll to the last items on my site: the google maps and the tabs to the right of it. The tab color is black now and I would like to change that. Can you help me out with that?

    Avatar: Eva
    Eva Kemp
    Support staff
    February 16, 2015 at 18:03

    Hello,

    Please add this code in custom.css file:

    .tabs .tab-title.opened:hover, .tabs .tab-title.opened {
        color: white !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: MikeDee
    MikeDee
    Participant
    February 16, 2015 at 18:59

    Thanx Eva, that did the trick but there are also some lines above and under this tab text. These are black now. Can I also change those colors?

    Avatar: MikeDee
    MikeDee
    Participant
    February 17, 2015 at 07:13

    Anyone?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 17, 2015 at 09:30

    Hello,

    Please try to add this code into custom.css file.

    .tabs .tab-title.opened:after{
    border-top: 1px solid #F03939;
    border-bottom: 1px solid #FA2B2B;
    }

    Regards,
    Robert Hall.

    Avatar: MikeDee
    MikeDee
    Participant
    February 17, 2015 at 10:59

    thanx Rob!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 17, 2015 at 11:06

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Ess. Grid Color’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.