Site logo

[Support request] Background color in shortcode-field

Home Forums Support [Support request] Background color in shortcode-field

Home Forums Support Background color in shortcode-field

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

    Hello. Trying to apply white background-color to a shortcode field on top of a container, but doesn’t seem to work.
    How should I approach this, any suggestions?

    #2532280
    Leo
    Staff
    Customer Support

    Hi Ketil,

    I visited the page but am not sure what I should be looking at here.

    Can you explain a bit more?

    Let me know 🙂

    #2532285
    Ketil

    Wanted it to look like the link in description, a white background to the section listing the cars

    #2532289
    Leo
    Staff
    Customer Support

    Is the shortcode added inside of a GB container?

    If so does it work if you add a background color to that container? I don’t believe one is set currently.

    #2532292
    Ketil

    Have added bgcolor to the container, seems I’m doing something wrong

    #2532300
    Fernando
    Customer Support

    Hi Ketil,

    Try adding this through Appearance > Customize > Additional CSS:

    .gb-container.gb-container-da057bbd :is(.billink-filters, .billink-results){
        background-color: #fff;
    }
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.