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

    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

    #752835

    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

    #753688

    Hi dear Yigit,

    Thanks a lot.
    I will ask my other questions in new tickets :)

    Cheers,
    Sadegh
    (you may now close the thread please)

    #753690

    Hey!

    You are welcome! We will be waiting for your other threads :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Footer Widgets – Logo Alignment’ is closed to new replies.