Acme Themes

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Squashed #5683
    seanj
    Member

    OK found it:

    .inner-main-title {
    position: relative;
    width: 100%;
    height: 2350px;
    background-size: cover;
    background-color: #2D2D2D;
    text-align: center;
    padding-top: 187px;
    margin-bottom: 60px;
    }

    Changed height from 35px to 2350px

    Surely that should be part of the instruction?

    in reply to: Squashed #5684
    seanj
    Member

    I have updated the cs stylesheet s follows:

    /*contact form*/
    .contact-form {
    width: 100%;
    height : 500px;

    background-attachment: fixed;
    background-image: url(“assets/img/continents-bg.png”);
    background-position: center 35px;
    background-repeat: no-repeat;
    background-size: cover;
    }

    To no affect. It’s as if something is overriding the settings.

    Ideally, I would send this to my employer, they would say fine and get the pro version but at the moment, it looks absolutely terrible…

    Any ideas what I can do to set the contact form width?

    in reply to: Squashed #5685
    seanj
    Member

    Hi

    Thanks for getting back.

    The url is http://52.169.147.66/

    Rgds,
    Seán

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