• good morning….

    when i give the inspect element to my website it show the inline:1023
    But i can’t view this code in my wordpress editor..How can i identify this line and where it is placed in wordpress?how to edit the inline of style. css in wordpress..

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    copy the class or id name of that element. Go to editor page of wordpress.
    press ctrl+F. you will see a search field on the top of the page. paste
    your id or class name. you will see highlighted that line on style.css file.

    Thanks

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    If you’re not using a Child Theme, and if the theme doesn’t have a designated section of the dashboard for CSS modifications then install this Custom CSS Manager plugin https://www.ads-software.com/plugins/custom-css-manager-plugin

    Then use its “CSS Code” section of the dashboard to hold your CSS modifications.

    Alternatively use your Child Theme style.css file to hold your CSS modifications.

    Copy the CSS you’re using when you Inspect Element and paste it into your Custom CSS or Child Theme style.css file.

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