Home Forums WoodMart support forum Editing the sidebar in a blog post

Editing the sidebar in a blog post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #483530

    dragansergey
    Participant

    Please tell me how to disable the display of the author of the post, as well as not display the blog headings in the side part, and add a block with goods to the side part, for example.
    Thank you .

    Attachments:
    You must be logged in to view attached files.
    #483602

    Hello,

    Please remove the first widget in the Appearance > Widgets > Main sidebar.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-entry-meta .meta-author {
        display:none;
    }

    Best Regards

    #490869

    dragansergey
    Participant

    thanks solved

    #491104

    You are welcome!

    Wish you a wonderful day!

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)