Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1330064

    Hi,
    On the Related Products, it takes on the background color of alternate content, but it’s too heavy and I want to make the two different. I found code in this Forum, and, although it worked, it also changed the section underneath it, so I couldn’t use it (newsletter signup that is part of the custom footer).

    The page is here: https://takemetheresailing.eswebsitedesign.com/charter/4-hour-day-sail/

    Although I want the title bar to remain the same, I want the “Related Products” Sectin to be a light color or a background image. Everything I’ve tried using CSS either changes the title bar also, or the Newsletter section right underneath Related Products.

    #1330128

    Hey Eleina_Shinn,

    Please try the following in Quick CSS under Enfold->General Styling:

    .single-product #av_section_1 {
      background-color: #ddd !important;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.