• Resolved VidYen, LLC

    (@vidyen)


    Hi again,

    Doing a test site with your plugin (as I like it) and its doing square bullets in thew news headers. Are they supposed to be square or should be they be circles!

    In the main news where it says posted by James Felty.

    Thanks!

    https://warcomplex.games/

    • This topic was modified 6 years, 6 months ago by VidYen, LLC.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello @vidyen,

    Add this CSS code into additional CSS option in theme customizer.

    .author::before {
      content: "\27BD"; /*Add your desire content*/
    }
    .entry-date::before {
      content: "\27BD"; /*Add your desire content*/
    }

    You can check your desire content icon form this link.

    https://www.w3schools.com/cssref/css_entities.asp

    Theme Author 88wpthemes

    (@88wpthemes)

    Hello @ vidyen,

    Thanks for your reply.

    We have fixed the problem in the topic and uploaded to www.remarpro.com. Issue resolved in blogs page header and added the icons for post author, post date, and post tags.

    Please update your theme with the new version 1.2.1 and check your website again.

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Square Bullets Again’ is closed to new replies.