• Resolved dps102

    (@dps102)


    Hi, thank you very much for the lovely template. I was able to do most of the customization in CSS Customize except for the background-color of the testimonials section. The section would flash my intended color and then reversed back to the default orange. I inspected the element in Google Chrome and saw my override was actually in there:

    section#testimonials.home-section-7 {
    background-color: #6a5750;
    }

    Can you shed some light?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey there,

    Please post a link to your site. Thanks!

    Thread Starter dps102

    (@dps102)

    My test stage is local, but I can show you the Chrome inspect screen print.
    Testimonials CSS code Chrome inspect
    This was my CSS customization:
    /* Austrian Summer Moments*/
    body{margin:0px;}
    h1.site-name{color:#ffffff;}
    #section-2{background-color:#f6f1ed;}
    #events{background-color:#b5a397;}
    #gallery{background-color:#f6f1ed;}
    section#testimonials.home-section-7{background-color:#6a5750;}
    a.btn-normal.btn-lg{background-color:#30231d;}

    • This reply was modified 8 years, 2 months ago by dps102.
    • This reply was modified 8 years, 2 months ago by dps102.
    Thread Starter dps102

    (@dps102)

    Strangest thing just happened. After I made a change to the background photo of the ABOUT section and refreshed, the TESTIMONIALS background color got the correct update. I will close this case.

    Thread Starter dps102

    (@dps102)

    I realized what was going on. There are two sections for TESTIMONIALS. The first one is called (CUSTOM) TESTIMONIALS. The orange color was the default background which overrode my CSS changes.

    Hey there,

    Glad you were able to fix this. Cheers ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Onetone Testimonials background color’ is closed to new replies.