test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Saguaros Moderator
    #1079066

    Hi Juan,

    You can try to add this custom css into your site: root/templates/ja_company (your default template)/css/custom.css (create this file if it doesn’t exist)

    .sb-horizontal .ja-filter-wrapper .filter-content h3.block-subtitle.filter-subtitle {
        margin-top: -25px;
    }
    
    .sb-horizontal .ja-filter-wrapper .filter-content .filter-field + .filter-field {
        margin-top: 0;
    }
    jascanio Friend
    #1079196

    Hi Saguaros,
    Ok. Solved.
    Thanks for your help
    Regards,
    Juan

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

This topic contains 2 replies, has 2 voices, and was last updated by  jascanio 6 years, 11 months ago.

The topic ‘Wrong top alignment of filter boxes’ is closed to new replies.