Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1413390

    Dear Support
    In the post slider, I keep getting an icon on the top,
    I want to remove the icon
    have only post topic and below read more option

    Thanks

    #1413410

    Hi markr156,

    Can you give us a link to the page where the icon on top of the post slider shows? so we can try to inspect further.

    Best regards,
    Nikko

    #1413424

    Thanks for your reply
    There is an icon that comes above the post – which is not required ..

    #1413431

    Hi,
    To remove the fallback icon try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .main_color .fallback-post-type-icon {
    	display:none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1413451

    Hi Mike
    Thank you for your reply – the css code worked to remove the icon – now it shows an empty box – which is of no use.
    Have a look at the same link – if can remove it thanks.
    Regards
    Mark

    #1413477

    Hi,

    Please try this CSS as well:

    .main_color a.slide-image {
      display: none; 
    }

    Best regards,
    Rikard

    #1413492

    Thank Rikard
    It worked well – Great help.
    I suggest there should be a list of css documents available for every one to use.
    Thank you
    Regards
    Mark.

    #1413522

    Hi,

    Thanks for the update, we’ll look into adding that to the documenation. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1413544

    Please close the topic – Thanks ..

    #1413547

    Hi,

    No problem. Please feel free to open another thread if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Post Slider Icon’ is closed to new replies.