Footer widget | Shufflehound Information

Home Forums Jevelin Theme Footer widget | Shufflehound Information

Home Forums Jevelin Theme Footer widget | Shufflehound Information

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • Streamliners
    Participant

    Hi,

     

    I would like to change the position of the image that is embedded in the Shufflehound Information widget (the one that is called through the URL added in the widget). In particular, I would like to move it more to the left.

    With what CSS is that possible?

     

    Generic comment: this is a beautiful theme that can be configured fast and relatively easily. If I can add one improvement suggestion: please make the footer configuration available. Right now no styles, font sizes, etc. can be changed in the footer with similar editing touches that you can easily do for the body of the page.

    Shufflehound
    Moderator

    Hi there,

     

    You can try this following CSS snippet bellow by adding it under:  Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code

    .widget-item.widget_image img {
        margin-left: -10px;
    }

     

    Thank you for your recommendations, we will consider to improve this in future theme version. 🙂

     

    Best regards,

    Shufflehound team

    Streamliners
    Participant

    Thanks, lovely. Great support!

     

    You can now close this ticket.

    Shufflehound
    Moderator

    Nice to hear that. 🙂

Viewing 4 posts - 1 through 4 (of 4 total)