Hi Kriesi Team,
1- I would like to remove all the circles in the widget of the website (the circles are showed in Chrome browser).
–
2- Please let me know how can I align the logo in center. Right now, it’s aligned in top in comparison with our menu position.
Please let me know. (you may find the link in the private area)
Regards,
Sadegh
Hey dear Sadegh,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#footer li {
list-style: none;
}
.logo {
top: 15px;
}
Best regards,
Yigit
Hi dear Yigit,
Thanks a lot.
I will ask my other questions in new tickets :)
Cheers,
Sadegh
(you may now close the thread please)