How to move the little icon "new" or "hot" on blogs

Home Forums Jevelin Theme How to move the little icon "new" or "hot" on blogs

Home Forums Jevelin Theme How to move the little icon "new" or "hot" on blogs

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • geoleo
    Participant

    Hi fantastic team…

     

    I have another (bizarre) question. Is there a way to move the popover icon placed on blog posts? For example, currently is on the top left of the image… can I move it to the top right for example?

     

    Please check attachment, I feel is more self-explanatory.

     

    Cheers fantastic 😉

    G

    Attachments:
    You must be logged in to view attached files.

    Hi G,

     

    I hope you are well today and thank you for your question.

     

    We can try achieving this by developing custom CSS code.

     

    Could you please share me your site URL where it’s displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    geoleo
    Participant

    wow… I didnt see this reply. I am so sorry for this.

     

    The url is this: http://airbnb-helper.gr/ti-prosferoume/

     

    Thank you fantastic team.

     

    Regards,

    G

     

    You can try achieving it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

    .post-container span.sh-popover-mini {
    left: 195px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)