themes - How to make Additional css changes global all across the web pages on WordPress website?

So, I have my website on WordPress and I'm using Astra theme. I have implemented certain changes using Additional C

So, I have my website on WordPress and I'm using Astra theme. I have implemented certain changes using Additional CSS, but the changes seem to have implemented over the homepage only and not on other pages so how do I make the similar changes all across the website?

This is my website

Thanks!

So, I have my website on WordPress and I'm using Astra theme. I have implemented certain changes using Additional CSS, but the changes seem to have implemented over the homepage only and not on other pages so how do I make the similar changes all across the website?

This is my website https://www.decodedigitalmarket

Thanks!

Share Improve this question edited Nov 1, 2019 at 18:52 Kunjal Chawhan asked Oct 31, 2019 at 16:54 Kunjal ChawhanKunjal Chawhan 11 bronze badge 2
  • Can you give an example of the CSS? – Aravona Commented Oct 31, 2019 at 17:28
  • Styles added into Additional CSS are global styles that will be included on every page, if they are not working they may be using a selector that is targeting just the homepage. – RiddleMeThis Commented Nov 1, 2019 at 18:56
Add a comment  | 

1 Answer 1

Reset to default 3

I'm not sure exactly what the selectors in Astra or elementor but, you'll have blocks of css like:

#post-423 > header > h1 {
    display: none;
}

If I wanted this specific rule to be sitewide I'd remove #post-423 > from that. If you provide us some of your custom CSS rules we could make a specific answer.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745037428a4607602.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信