FAQ / Testimonial Name Background Color & Footer Question

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support FAQ / Testimonial Name Background Color & Footer Question

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #8472

    Hello,
    Couple of quick questions for you on this site: http://vogle.epicbusinessapps.com/

    1) Can you please let us know where we would go to change the background color (currently the light blue) under Vogle FAQ and that you see in the testimonial name (i.e., Cindy Pertham, Denver, CO)

    2) For the footer at the very bottom, where it says “Copyright 2014 Vogle | The Fashion Decision App. Powered by WordPress and App Dev,” where do we go to update that?

    Thank you!

    #8481
    Raghavendra
    Moderator

    1) Pls use the following Custom CSS in theme options –

    .testimonials2-slider-container .footer span { color: #fff; }
    

    2) You can update the same in the footer tab of theme options. You can use your own custom HTML to show up there. Pls see the Footer Insert option.

    #8489
    This reply has been marked as private.
    #8499
    Raghavendra
    Moderator

    To change color of FAQ section, pls change the following CSS to your desired color and put in Custom CSS tab in theme options –

    #pricing-faq {
    border: 1px solid #9BC1CB;
    background-color: #BDD7DB;
    }
    
    #8507

    Perfect! Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘FAQ / Testimonial Name Background Color & Footer Question’ is closed to new replies.