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

    I have a gallery which consists of a few pngs (which contain transparency) but when the gallery shows up on my page the pngs have a white background.. how do i fix this?

    #490399

    this is the gallery… each word should have no background

    example

    #490437

    You need to change the background setting for your navigation bar.Check in your Theme Options / Advanced settings
    Or use firebug to “inspect element” and then change to transparent…However your menu will probably disappear because it is using a dark font on a dark background So you will have to change that color to something else.

    #490959

    Hi!

    Go ahead and send us a link to your page so we can get an idea of which elements your using.

    Regards,
    Elliott

    #492494

    I actually managed to figure it out myself in the end. Thanks. Another query though. Is there a way to make an image only visible in mobile/repsonsive mode?

    #492499

    Hi!

    You have to target the specific div and then change the element for responsive query.
    Do you know how to work with media queries?
    https://css-tricks.com/snippets/css/media-queries-for-standard-devices/

    Cheers!
    Basilis

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