Tagged: 

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

    For some reason my post title displays on two lines even when the title is short see link below. The title is also a hyperlink, not sure why the hyperlink is to the page I’m already on, is there a way to turn the link off?

    Also is there a way to align the deal duration details so that vertically it lines up with the picture see the second link?

    #983503

    Hey B,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top .fullsize .template-blog .post-title {
        max-width: 100% !important;
    }
    
    #top .fullsize .template-blog .blog-meta {
        margin: 0 !important;
    }

    Best regards,
    Rikard

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