lmllmn
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Dazzling] Removing entry-meta from single post pageThank you very much, Silkalns. I redo and it works perfectly now!
Forum: Themes and Templates
In reply to: [Dazzling] Removing entry-meta from single post pageThanks, Silkalns. I would like to have the author’s name below the post title. What additional code do I need to add?
If possible, I would like to have the word “Posted by:” displayed before the author’s name. Is that possible?
Forum: Themes and Templates
In reply to: [Dazzling] How to remove text below comment boxHi Silkalns,
Thank you so much for your help!Forum: Themes and Templates
In reply to: [Dazzling] How to remove text below comment boxI have enabled comments for my static home page in Dazzling theme. There is a sentence displayed below the comment box:
“You may use these HTML tags and attributes: ………….. “
Please advise how do I remove this sentence. I would like to remove this sentence in all other pages that I have enabled comments too. Thanks.
Forum: Themes and Templates
In reply to: [Dazzling] How to add a border for Home Widget on static page?Got it! Thanks, RossMitchell.
For the convenience of fellow Dazzling users who may have the same question, the class is “site-main” –.home .site-main .widget {border: 2px solid #000; padding: 10px; }
Forum: Themes and Templates
In reply to: [Dazzling] How to add a border for Home Widget on static page?Thank you, Timothy, now all my widgets on the home page (including the body and footer) have a border. However, I only want to have border for those widgets in the body area. What do I need to do so that widgets in the footer area (on the home page) do not have a border?