Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #661610

    Hello,

    I am having problems with adding a small icon into my full width slider under the text.
    My icon is 40px by 40px. I tried to add it in to the caption section but it comes out really big instead of small.

    I have added the url Untitled-1 and saved it but it still comes out big.

    Does anyone knows how i can fix this?

    • This topic was modified 8 years ago by Angelo.
    #661621

    Hey Angelo-ufirst,

    Hey the icon should work fine. If it is too big add a custom css class name and target it using css styles. I tried the link you mentioned in private but at the moment it appears that your site is down.

    Please get back to us when we can inspect the element in question.

    Best regards,
    Vinay

    #661624

    Thank you vinay im sorry it is http://www.test-ufirst.nl It worked for me! You can see it at the link i just gave you.

    #662711

    Hi,

    Sorry for the late reply, to reduce the ” MAG ” image size in the caption please use the below css in Quick css section in Enfold > General Styling

    .caption_left .slideshow_caption img {
        width: 40px!important;
        height: 40px!important;
    }

    Best regards,
    Vinay

    #662725

    Thank you Vinay,

    I alteady have fixed it.

    #662963

    Hi,

    Great, glad you got it fixed. Let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    #663606

    You can close this topic! thanks

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to add an small icon to fullwidth slider’ is closed to new replies.