Where do I style <hr>? Not found.
I want to express it with a thin line like a picture file description.
*Description URL
http://carloansinfor.com/wp-content/uploads/2019/09/100.jpg
-
This topic was modified 6 years by
howtomoney.
Hi,
In order to set a style on hr, you’ll need to set a class on that element -> https://www.w3schools.com/howto/howto_css_style_hr.asp -> https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_style_hr the code for the class you set need to be set in Theme Panel> Custom code> Custom css -> http://prntscr.com/patnx0 -> http://prntscr.com/patok5 -> http://prntscr.com/patp9l -> http://prntscr.com/patpi7
Thank you!
Calin~
Thank you~!!
Additional question.
h2 Title link color is not applied.
Hello,
I think that you are referring to h2 from theme panel -> https://forum.tagdiv.com/theme-colors-introduction/ , if this is not apply, then on that h2 title is set a stronger css, usually this is an individual settings set with tagDiv Composer.
If this is not what you mean, please provide some more details and some screenshots.
Hope this will help you!
Thank you!
1) Described in the image below!
http://carloansinfor.com/wp-content/uploads/2019/09/h2-link.jpg
And..
2) In Newspaper Theme
How do I create a table?
Hello,
1. If this is a link in h2 -> http://prntscr.com/pbmcna then the coloer from theme panel for h2 will not apply, you’ll need to color it manually, by selecting the text and set text color -> http://prntscr.com/pbmdyl or using custom css, if is an H2 without link this setting should apply -> http://prntscr.com/pbmf5e
2. If you want to set text with tagDiv Composer you’ll need to set it in column text element or in text with title -> http://prntscr.com/p3szcc -> http://prntscr.com/p3szlo -> http://prntscr.com/p5l2bx -> http://prntscr.com/p5l2jt -> http://prntscr.com/p5l2q7
If you are using the Gutenberg editor, you can use the table element -> http://prntscr.com/p3t04n
Thank you!