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

    The spacing on my Subscribe widget is too large. I would like it to look tight just like your website. I would really appreciate the css for this.
    Thanks.
    Kriesi Page - Subscribe widgetMy Subscribe widget with large margins/padding

    #1051763

    Hey TheGrinch18,

    Try adding this css code in QUick CSS (located in Enfold > General Styling):

    #top #wrap_all .es_textbox {
        padding-bottom: 4px;
    }
    
    #top #wrap_all .es_textbox input {
        margin-bottom: 0 !important;
    }

    Best regards,
    Nikko

    #1051799

    Thank you. It worked when I check the site in Firefox, Safari and Edge, but does not appear correctly using Chrome. Would you happen to know why? I’ve clear the caches.

    #1052233

    Hi TheGrinch18,

    Try to right-click anywhere on the page in Chrome then select Inspect. Then select the Network tab then press CMD+R on your keyboard to reload the page. That worked on my end, I get the same results on Chrome as in Firefox after that.

    Best regards,
    Rikard

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