Tagged: ,

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

    I put a widget image in the footer, but it is not center in the column.
    How can i center the image in the Footer column widget
    Thanks

    #1011069

    Hey lrdh,

    Thank you for using Enfold.

    Where can we see this? Please provide a link to the actual page so that we can inspect the footer column.

    Best regards,
    Ismael

    #1011282

    Footer column 1
    see access in private

    #1011344

    Hi lrdh,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #media_image-2 a img {
        margin: 0 auto;
        display: block;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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