I’m trying to add an area to my navigation on the right hand side, I only want it to contain the three icons which are basket, search and the wish list.
Does anyone know what the best way would be to achieve this? I’m currently using the Divi theme on this site.
Also, I’m trying to use an icon instead of text as a link for the wish list but it didn’t seem to work. I have the font awesome plug-in downloaded and used the following code in the custom menu label.
( website referred to above link )
<i class="fas fa-heart"></i>
Thanks.
2
Answers
try this I Tag
you can create a widget and define widget on right side of menu.
create dynamic sidebar in function.php.
add dynamic sidebar as widget in appearence –> widget.
add dynamic sidebar in page as