Okay
  Public Ticket #1966002
H4 Tags Behaviour Altered
Closed

Comments

  • entrayn started the conversation

    Hello,

    My H4 tag CSS on the Salient Settings looks like this: https://prnt.sc/n9059y

    But on my landing page, the CSS is completely changed: https://prnt.sc/n904h7

    I have no clue why. I've tried removing Cache (local and server).

    The CSS on chrome shows this: http://prnt.sc/n906cw ,which is not settings on Salient. (the font family, size everything changed)

    In fact, now I see all heading tags have changed (look and feel: CSS).

    Kindly do the needful. I need the old headings look and feel back.

    Regards

    Ashwin

  •  8,995
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #footer-outer .widget h4,#sidebar h4 {
        font-family: Nunito !important;
        font-size: 16px;
        font-weight: 500;
    }

    Thanks


    ThemeNectar Support Team 

  • entrayn replied

    Hello Tahir,

    Thanks for the prompt reply. 

    But this is applied only for footer and H4 on footer.

    Not just style, font-size and everything else has changed. The whole website UI has changed. 

    Okay, can I go back to CSS of today morning, i.e 1:00 PM IST? Complete CSS change of the H4 tag, CSS on button etc.

    Can you please do the needful?

    As in, can I get any file history or commit history for the Salient CSS Options update?

    Regards,

    Ashwin 

  •  8,995
    Tahir replied

    Hey Again,

    Unfortunately there is no such file history available at the moment. 

    Could you check which field is set to Montserrat in the Typography Panel and change ?. 

    Please have a look at this Article :http://themenectar.com/docs/salient/updating-salient/#troubleshooting .

    Also allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.

    Best


    ThemeNectar Support Team 

  • entrayn replied

    Hello Tahir,

    Yes, I figured the changes.

    I'm working on the same.

    Thanks,

    Ashwin