BP: Newsletter background image size

Home Support Business Point BP: Newsletter background image size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7927
    Anonymous
    Inactive

    I just updated one of my section special discount in my website “http://maharajaspeechandhearingcentre.com/” but i want a single image in background in place of multiple images please guide me how to make it single image?

    #7928
    ProDesigns
    Keymaster

    Hi @ankita,

    You can go to Appearance >> Customize >> Additional CSS and add following CSS to show only one image in background.

    .business_point_widget_newsletter {
        background: no-repeat;
    }

    We recommend you to use image widget rather than using newsletter widget for this option.

    Thank you.

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