Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #883084

    Hey,

    http://www.hotelladdict.se
    I don’t want this line under each blog post
    Line

    What code shall I add?
    Thanks.
    Charlotte

    #883099

    Hey Charlotte :)

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

    #top .fullsize .template-blog .post_delimiter {
        border: none;
    }
    

    Best regards,
    Yigit

    #883115

    ThanksYigit :)

    Is there any code to add to adjust the instagram widget so it has the same height as the booking widget?

    Charlotte

    #883609

    Hi Charlotte :)

    Please add following code to Quick CSS as well

    #bos_searchbox_widget_class-6 {
        padding-top: 0;
    }
    #categories-4 {
        padding-bottom: 15px;
    }

    Best regards,
    Yigit

    #883731

    Thanks :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Delete line’ is closed to new replies.