Home › Forums › All Other Themes › separator line on h3
- This topic has 11 replies, 2 voices, and was last updated 8 years ago by Hans.
-
AuthorPosts
-
November 7, 2016 at 11:46 am #51905
Hello,
I automatically get separarator lines if I use code h3. How can I get rid of this separarator lines? If I use code h2 I automatically get capital letter (and btw no separarator lines) How can I change it to normal letters?Thank you
HansNovember 7, 2016 at 11:57 am #51909Hi Hans,
Kindly show us your website URL.
Regards,
DaveNovember 7, 2016 at 12:53 pm #51916Hello Dave,
the url is www.coolartdesigns.de and it is in secton 2.
Hans
November 8, 2016 at 5:10 am #51983Hi Hans,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
body.home section h3{border-bottom:none !important;}
body.home section h2{text-transform:inherit;}Regards,
DaveNovember 9, 2016 at 9:17 am #52113Hi Dave,
seam to work, thank you!
But wouldn’t it be easier to make the thme less restrictive from the beginning? It would save lot of work on you side.
Best regards
HansNovember 9, 2016 at 1:21 pm #52149Sure we will try it in our next themes.
Regards,
DaveNovember 9, 2016 at 2:18 pm #52156Dave,
there must be a mistake in programming from your side.
This is how section2 looks like:
<h3>Ihre Webseite ist ihre Visitenkarte und das Tor zur Internet-Welt.Vom klaren One-Page-Layout bis zur komplexen Verschachtelung mit und ohne Shop Anbindung ist alles realisierbar.
Verpassen sie nicht sich richtig zu präsentieren!
Die richtige Website ist ein Schlüssel zum Erfolg.
Beispiele finden sie auf dem Seiten unserer Kunden oder im Link Beispielseiten.
Haben wir ihr Interesse geweckt?
Dann setzen sie sich noch heute mit uns unverbindlich in Verbindung.</h3>
But if you take a look on http://coolartdesigns.de/#services you will realize that the first line “Ihre Webseite ist ihre Visitenkarte……” will be shown in different font size even it was coded h3 strong.
Any explanation for that?
Thanks
HansNovember 16, 2016 at 9:48 am #52823Have not received an reply on that!
November 16, 2016 at 9:59 am #52825Hi Hans,
The first line is in h3 strong
<h3>Ihre Webseite ist ihre Visitenkarte und das Tor zur Internet-Welt.</h3> and rest of the text used in paragraph tags.
Regards,
DaveNovember 16, 2016 at 10:12 am #52831Hello Dave,
I am sorry to say that you are wrong. As you can see in my post above the code “h3 strong” was all over and ended after the last line. But obviously the first line is different than the others.
Best regards
HansNovember 16, 2016 at 1:36 pm #52889Okay, So was your issue resolved?
Regards,
DaveNovember 16, 2016 at 1:47 pm #52893No it was not. Strangely it was gone after resetting and rearanging the complete section.
BTW can I use different defines font size or do I have to go with h2 and h3 only?
-
AuthorPosts
- You must be logged in to reply to this topic.