Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • bvk1987 Friend
    #200541

    The width of the area where the logo and slogan are displayed in is 270px. My slogan is a little bit longer, so in order to make it fit, the width has to be increased a little bit. In which file can this be adjusted?

    See attached for an example. Standard is 270px x 40px.

    Cheers!


    1. logo
    TomC Moderator
    #546137

    So that we can try to best assist you, please provide the url of the site you’re working on.

    bvk1987 Friend
    #546227

    I am not able to edit my post. Should I send it to you?

    TomC Moderator
    #546403

    I note that the logo appearing now is different than the logo within the image you originally posted.

    Were you able to resolve this issue?

    bvk1987 Friend
    #546448

    The screenshot I posted came from the demo op JA Medicare.

    When you have a look on my website, the logo does not fit on 1 line. That’s why I want to make the space a bit wider.

    TomC Moderator
    #546451

    If you have not already done so, create a new file called “custom.css” within file path –>
    /templates/jm_medicare/css

    Within that custom.css file, paste the following CSS rules:


    .logo {
    text-align: left;
    width: 350px;
    }

    .col-md-9 {
    width: 65%;
    float: right:
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ?? 🙂

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

This topic contains 6 replies, has 2 voices, and was last updated by  TomC 10 years, 3 months ago.

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