Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1005035

    Having a hard time finding how/where to customize the icons [and icon backgrounds] in Post Slider.
    Can you please point me in the right direction?

    See example image…

    #1005204

    Hey lightsites,

    What customisation you need to do exactly?
    Change the background color or what, sorry not clear from your description :)

    Best regards,
    Basilis

    #1005219

    I have not fully decided – but let’s start withmaking the background of the icon/thumbnail transparent
    Thanks!

    • This reply was modified 6 years, 2 months ago by lightsites.
    #1005232

    I have not fully decided – but let’s start with

    1. making the background of the icon transparent and
    2. using, uploading, or picking a different (custom) icon for each post
    #1005287

    Hi,

    Thanks for the feedback, I couldn’t see the elements in your screenshot on the actual site though. Where can we find them?

    Best regards,
    Rikard

    #1005545

    VERY sorry – site in development, so the elements in question are on a password-protected page. See private content…
    Parenthetically – I’d like to know how to style everything about the post slider that is possible to style! I am not CSS-shy ;-)

    • This reply was modified 6 years, 2 months ago by lightsites.
    #1005583

    Hi,

    Thanks for that. Please try this CSS to have a transparent background:

    .avia-content-slider .slide-image {
      background: transparent;
    }

    What else in specific do you want to change?

    Best regards,
    Rikard

    #1005803

    Thank you! That worked but only after placing !important into it. Must be something upstream that conflicted.

    #1005876

    Hi,

    Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help.

    Best regards,
    Rikard

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