footer widget area custom link

Hi
I hope you are doing fine
Thanks to all your help so far and so on :slight_smile:
I’ve searched most of topics in /forums/sparkling/colorlib, but found no clue how to add some custom links to other websites in footer widgets area.
url: http://bemar.ir

Hi @ptotir,

I hope you are well today and thank you for your question.

You can achieve this by creating a menu with links and add that menu to footer widget area using Custom Menu widget or add the link markup in the text widget and add that menu to footer widget area.

Best Regards,
Movin

Dear Movin Thanks to your support
As you see in the capture, it looks messy in footer menu widget
How can add the link markup in the text widget?

As you see in the capture, it looks messy in footer menu widget

Ia m not sure what is messing in your shared screenshot.

Could you please tell me how you want it to display?

How can add the link markup in the text widget?

Just create anchor tags as described on the below page and add it in the text widget.

Hi @Movin

Ia m not sure what is messing in your shared screenshot.

Could you please tell me how you want it to display?

*It Comes in two lines, which I don’t like it!
*It opens from current page, I’d like to have it opened in new tab.
*Is it possible to have it in yellow marked area of the attachment?

@MOvin
It’s some how done, you could check it yourself at bemar.ir
Considering new changes, just help me with new tab.
and having some space in the yellow marked area in order to separate them, these two parts are too cloose to each other.
Thanks a million for your Kindness

@MOvin

and having some space in the yellow marked area in order to separate them, these two parts are too cloose to each other.

Using w3 link in new tab is done, Just need to solve the space, which I thinks It is related to theme.
Thanks a Billion :slight_smile:

and having some space in the yellow marked area in order to separate them, these two parts are too cloose to each other.

You can add space between them by using below CSS code.

.footer-widget .widget_search {
    margin-bottom: 25px;
}

@Movin
Thanks for your support, It worked like a Charm
:slight_smile:

You are most welcome here :slight_smile: