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

    1. I use a color section with a background image but its not responsive. No scaling. (link 1. Top background image) How do i make it responsive?
    Or what is the alternative for a full width responsive image on the background?

    #396409

    Hey Dutchman!

    How do you want your background image to look like? Try with this code:

    .main_color {
    background-position: top !important;
    }
    

    Please open different tickets for different issues, so other users can find easier when they search for their problem in the forum and other moderators can work on your issues as well, so you will get a faster reply.

    Regards,
    Andy

    • This reply was modified 9 years, 5 months ago by Andy.
    #400108

    Thanks Andy!

    #400507

    Hey Dutchman!

    Did Andys code work out for you?

    Regards,
    Rikard

    #400961

    Hi Rikard! Yes. I have a div container on top of the color section, a box with text and this code is an improvement of the bg image scaling.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Social toolbar bg and Color section responsive’ is closed to new replies.