Widget Sidebar he partners

Posted in: Newspaper
Post count: 28

I created a sidebar and added in the sidebar the partners of the site. The linuxbuzz site and the unixunverse, as it is in the image. But this one with very large spacing. Is it possible to leave together, or with a minimum spacing? I created 2 image widget and added the url in the image to open in a new tab the partner website. I would like to correct that. Any idea?

https://prnt.sc/krjymj
https://prnt.sc/krjz6a

My sitee: https://www.cucadigital.com.br/2017/05/manjaro-principais-comandos-do-pacman.html

Post count: 7909

Hi,

You could use Image Box widget instead of wp widget – https://demo.tagdiv.com/newspaper/image-box/
Or you can use custom css to decrease the margin – https://www.screencast.com/t/heyl4oetcL

.td-ss-main-sidebar .widget_media_image {
margin-bottom: 10px;
}

Thanks!

Post count: 21

Hey buddy,

Please help me – how do I add sidebars to posts?

Now my post sidebar looks like this:
https://imgur.com/a/x8aIHjx

Post count: 20685

Hi,


@nowinsa
So you want to set a sidebar to the post. That is not difficult yo do. You can set a sidebar for each post
https://www.screencast.com/t/jE4k01PVgg

If you do not set a sidebar manually as shown above, then the post will inherit the sidebar from it’s primary category (if it has one)
https://forum.tagdiv.com/primary-category/
This is a feature to allow control over multiple posts at once. The sidebar you set for a category will be displayed for all the posts that have that category as primary.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.