Viewing 5 replies - 1 through 5 (of 5 total)
  • Akhilesh

    (@atul-rahman)

    Hi,

    Thank you for contacting us.

    We checked your website, and the header appears to be working fine on our end: https://prnt.sc/ch8LjbeJmb6e. We also reviewed the screenshot you attached, and the header seems to be displaying correctly there as well.

    It seems that the issue might be related to the news highlight section. Could you please let us know which device you are experiencing this issue on? Kindly provide more details so that we can assist you more effectively.

    Thanks & Regards,
    Newsblogger Support Team

    Akhilesh

    (@atul-rahman)

    Hi

    Regarding Authro icon, kindly confirm us are you want to increase author icon size.

    Like the snapshot https://prnt.sc/dKmnjO2Jcf8_

    Regards

    Newsblogger Support Team

    Thread Starter zeisch

    (@zeisch)

    Yes, it about highlights. I experiencing this issue on Iphone XR and 15 Pro.

    About author icons. I think it shouldn’t be bigger. If you look at picture, the circle image is not completely filled. There’s a small white part at the bottom: https://prnt.sc/2gJZ0wlTCROk

    Akhilesh

    (@atul-rahman)

    Hi

    Lets take one by one.

    Regarding author image, To show author image like the snapshot https://prnt.sc/mVveNiQic8r3

    Go to appearance >> customizer >> find the additional css box and the below css code inside the additonal css box.

    .spnc-post-list-view-section .spnc-post .spnc-post-content .spnc-entry-content figure {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    }

    Change Width ,height and border-radius value as your need.

    Let me know if yo have any confusion.

    Akhilesh

    (@atul-rahman)

    HI

    Any update here?

    To fix the Highlights bar issue add the below css code inside the additional css box.

    @media (max-width:767px){ .spnc-highlights-2.spnc-highlights-1 .spnc-post .spnc-post-content { word-break: break-all; overflow-wrap: anywhere; white-space: normal; }}

    Let me know if you have any confusion.

    Thanks & Regards

    Support Team

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