Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • shemeam Friend
    #1067312

    Hi there I am using Solidres and have a problem with the layout of the feedback form. The label headings are sitting to the right hand side of the page which is not good. The Solidres developer has given me a screenshot (attached) and said

    Please note that you are using 3rd Joomla template, we try our best to support you but it does not mean that we have to fix all of your template issues. > > You can see attached screenshot, your template include a CSS that right align the form label: > > https://littlecountryhouses.co.uk/media/jub/assets//css/bootstrap-core.min.css > > https://littlecountryhouses.co.uk/templates/ja_builder/css/template.css > > As you can see in the screenshot, they are not using the default Bootstrap as they say, they modify it and include their own CSS class (.jub-block) > > .jub-block .form-horizontal .control-label > > You should contact your template developer and ask them to fix their templates.>

    It is not a static page and only created when a link is sent via Solidres to the customer when they checkout of their accommodation, I did a test booking and this link should take you to a feedback page so you can have a look. LINK TO FEEDBACK PAGE

    Please can you help me resolve this thanks Alison

    • This topic was modified 7 years, 1 month ago by  shemeam.
    • This topic was modified 7 years, 1 month ago by  shemeam. Reason: adding files

    1. Solidres-screenshot
    2. how-it-should-look
    3. how-it-looks-now-bad

    Shemeam

    Saguaros Moderator
    #1067449

    Hi Alison,

    You can try to override with this css rule:

    @media (min-width: 768px) {
    .jub-block .feedback_form .form-validate.form-horizontal .controls {
        float: none;
        width: auto;
    }
    }
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 7 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum