Okay
  Public Ticket #713400
CSS Background color
Closed

Comments

  •  3
    Daniel started the conversation

    Hello,


    can you give me an advice, how to cancel the background: #f1f1f1

    I want to be that picture (which is seen as a background under the latest blogs module on homepage) seen on the background

    Template Vela Megamenu


    Thanks

    Daniel

  •  1,593
    Criss replied

    Hi Daniel,

    You can change the background color in Back Office > FIELDTHEMES > Manage Theme Customizer.

    Please see the attached image.

    Best Regards,
    Criss - FieldThemes

  •  3
    Daniel replied

    Thank you, I know this, but I need to set the colour invisible, or totaly delete that colour, so that there wont be any colour in background, and the picture will be seen :)

  •  1,593
    Criss replied

    We're sorry for our late reply because we had 2 weekend days off.

    Plesase see the attached images. 


    Best Regards,
    Criss - FieldThemes

  •  3
    Daniel replied

    Its ok ;) Thanks for reply. I know this too, but I want to not have any background in this. I tried to upload there image 1x1px transparent gif and png and it doesnt work... still the grey there... if I upload there 1x1px of black in jpg. I t works... But I want this background transparent... Thanks for advice...

  •  1,593
    Criss replied

    You can paste the CSS below at the bottom of "root/themes/yourtheme/css/global.css"

    body,
    #page{
        background-color: transparent !important;
    }

    Best Regards,
    Criss - FieldThemes

  •  3
    Daniel replied

    Thank you,

    I tried it, but the background now appear white, so there somewhere has to be some another background colour with #ffffff, but I cant find where... :(


  •  1,593
    Criss replied

    Hi Daniel,

    We're sorry, we don't understand. Could you please take a screenshot?

    If you don't set background color, it'll be white.

    Best Regards,
    Criss - FieldThemes