• Resolved starpro

    (@starpro)


    Hi, For Retina displays it is necessary to have an image at double the size but shown at half its size in order to ensure the image is not blurry.
    When adding the logo to the theme, the theme adds the logo at the size of the logo, and doesn’t appear to offer the ability to resize (I want to half the proportions).
    How can I achieve this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Fruitful Code

    (@fruitfulcode)

    starpro,

    At the moment theme doesn’t support @2x retina logo
    We will think about implementation this in next theme versions.

    If you want you can hire our team specialist to add new functionality in theme on your website.

    Thread Starter starpro

    (@starpro)

    Okay, do you have any timescales in mind?

    Also, would it be possible to accommodate this within the slider too? Or would I need to employ a 3rd part slider?

    Lastly, I notice an issue where having used the menu options to chafe the colour of the menu items, sometimes the menu buttons flash up with the default orange colour before my chosen colour then appears. Would you be so kind as to advise what I should change to rectify this?

    I should also thank you for an exceptional & clean theme.

    Thread Starter starpro

    (@starpro)

    I managed to rectify the logo thank you. Added the following to the CSS:-

    .site-header img.logo {
    width:177px;
    height:55px;
    }

    Also, the slider works with @2x images by default.

    I just need to understand why the menu keeps going orange now!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo image size and retina displays’ is closed to new replies.