Tagged: ,

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

    Hello team,
    would it be possible to have a white background here

    instead of a grey one, for the category slider thumbnails (e.g. for “Figura professionale” item, etc.)?

    Maybe adding a string under quick css?

    Thank you very much

    Stefano

    #1159945

    Hey gianazzi,

    https://cl.ly/5193a2848424 Do you mean something like this? It does not really look nice.

    Best regards,
    Victoria

    #1159963

    Hello, thanks for the fast reply.

    No, sorry, in the meantime my colleague made a change…

    I need to have a white background below the thumbnails as they have a transparent background and as a result, they are shown inside a grey rectangle…

    • This reply was modified 4 years, 4 months ago by gianazzi.
    #1159993

    Hi gianazzi,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .main_color .avia-content-slider .avia-content-slider-inner .slide-image {
      background-color: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1160011

    perfect! thank you very much!

    #1160038

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Slider category thumbnails: white background instead of grey’ is closed to new replies.