Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #470677

    hi,

    I’d like to have the background to my ‘References’ box a different colour to the other alternative content – can I isolate a style just for the Rrefernces background?

    site is at http://thelistgroup.com.au/wp/
    passwords if it;s prompting you for one:
    wp
    temp2479

    thanks,
    sarah

    #470717

    Hey Sarah!

    No, it’s not currently possible to isolate a color scheme, but it could be easily done with some custom CSS -which we can provide-, can you post a screenshot/mockup of what would you want to achieve?

    Best regards,
    Josue

    #474114

    Hi Josue.. sorry for the delay…just seen this reply :)

    I’ve posted a screenshot with instructions below

    I’d just like to isolate the background colour of the box that displays in the References widget.
    many thanks
    sarah

    #474146

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-content-slider .slide-image {
      background-color: transparent!important;
    }
    .main_color .avia-slider-testimonials .avia-testimonial-content {
    background-color: orange;
    }

    Regards,
    Yigit

    #474232

    Wonderful! Many thanks Yigit…works perfectly :)

    sarah

    #474238

    Hi!

    You are welcome Sarah, glad we could help :)
    Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘custom css for alternative content background colour’ is closed to new replies.