Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #637817

    I would like to align an image appearing in the side bar with the other components on my page such as the search bar, etc. The image currently is a bit further right and should be more left aligning with the search bar. Can you please help?
    Please see link in private area.

    Thank you!

    #638197

    Hey OriginsSpeak,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .textwidget img {
        left: 0;
    }
    

    Best regards,
    Yigit

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