Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1032760

    Hi everyone,
    I’ve been literally investigating on this for the last two days b4 I give up now. I need to find the class for the backgroundcolor on a new website (with Enfold ‘law’ demo). The mechanism of Firefox Quantum and the ‘regular’ inspector functions are clear to me. I simply stumbled over the (avia) special geading and button background. Can’t find the class to alter

    
    .class-xyz
    background-color: whatever;

    can someone help please?
    txs
    S.

    #1032790

    Hey Stefan,

    If you’re speaking about the purple try this in quick css:

    .entry-content-wrapper{
    background:transparent!important;
    }

    Best regards,
    Jordan Shannon

    #1032850

    Hi Jordan Shannon,
    thanks, but that’s the only color I figured out myself by using:

    .entry-content-wrapper
    {
    background-color: purple;
    }

    Yes purple is going to be replaced in the end…;-)

    It’s the background-boxes around – ISO 27002 Compliance – Penetration Testing – PCI Compliance – that I can’t figure out,
    any more ideas, how I can find out the classes? I also googled for other means to figure it out …the straight html source is to complex for me to understand… Yes I see the colors are in a div! But there must be a way to change color with a class… I desperately tried to use all (?) classes involved there:

    .flex_column av_one_third  .av-animated-generic .left-to-right  .no_margin flex_column_table_cell .av-equal-height-column av-align-middle   .avia-builder-el-7  .el_after_av_one_third  .el_before_av_one_third  .column-top-margin .avia_start_animation .avia_start_delayed_animation .av-special-heading av-special-heading-h2 .custom-color-heading .blockquote modern-quote modern-centered  .avia-builder-el-8  el_before_av_hr  .avia-builder-el-first .av-special-heading-tag .special-heading-border .special-heading-inner-border
    {
    background:transparent!important;
    }

    …didn’t work either…

    #1034386

    Hi,

    Please edit your Grid Row element cells and change their background color as needed – https://kriesi.at/documentation/enfold/grid-row/. You would not need to use custom CSS to change their background colors :)

    Best regards,
    Yigit

    #1034621

    Thanks Yigit,
    this seems to be no grid row element. To me it’s a simple (avia) 1/3 div with a textbox. The given structure is from the uploaded ‘law’ demo. There must be a way to alter the background color. I’ve been dealing with this problem for more then 2 weeks. Please can you be more precise on how to change the colors? I’ll provide admin access for you.
    txs
    S.

    #1035016

    Hi,

    Thanks for the login details, though it’s not clear exactly which background you want to edit? If the first 1/3 elements then you can simply edit the column and select the Colors tab, you can change the background in there.

    Best regards,
    Rikard

    #1035120

    OMG …Rikard… yet again you saved lives!!! ;-)
    It was too easy and I spend almost two weeks trying to figure that out!
    Thanks to your good straight thinking and precise answer you can close the ticket!

    #1035238

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Trying to find css class’ is closed to new replies.