Okay
  Public Ticket #1395397
CSS of Finnik Menu
Closed

Comments

  •  1
    fritzybaby started the conversation

    Hello,

    I just purchased the Alvar theme and am very happy with it.

    However, I don't seem to be able to change the font type for the main body (for instance, the main descriptions in the white box above the portfolio images). I'd like to change it from Arimo to Rubik. Any help?

    Thanks,
    Alex

  •  291
    Paul replied

    Hello Alex!

    Could you please go to "Appearance > Customize > Typography" and change the second typeface option there? It should affect the content area.

    Regards,
    Paul

  •  1
    fritzybaby replied

    Hello Paul,

    Thanks. That didn't work (it only alters the headers of all pages), but with some custom CSS I made it happen.

    I really like your theme, thank you again. In terms of feedback, I would say:

    - Provide different options to showcase photos on the portfolios, e.g. masonry gallery, full screen photos, etc (not just vertical alignment as it is now).

    - When clicking on a photo in the portfolio, the loading icon is just a black box.

    - When clicking the 'enlarge' feature in a portfolio gallery, it actually just zooms into the photo (and is not scrollable). That doesn't really add value? I expected the photo to go full-screen.

    Otherwise awesome -- keep it up!

    Best,
    Alex

  •  291
    Paul replied

    Thanks for your suggestion!

    Regarding the loading icon, please try this:

    1. Open the "/css/jquery.fancybox.css" file and find this code:

    background-image: url('fancybox/fancybox/[email protected]');

    2. Change it to:

    background-image: url('fancybox/[email protected]');

    It should then show the correct loading icon.

    And for the 'enlarge' feature of the lightbox view, once clicked, it should allow you to scroll in the browser window if the image is larger than the viewport. Could you send me the page URL that has the issue? I will check that.

  •  1
    fritzybaby replied

    Hi Paul,

    Thanks again, I will try that with the background image.

    Regards the full-screen, it does seem to work now. However, considering my images are quite high-res, I don't deem it to be a useful feature as it zooms into 100% detail. Instead, I think if the gallery would go full-screen, it would create additional value. Purely as example, see the attachment, or go to e.g. http://fritzography.com/portfolio/pakistan/ and click on any photo > enlarge.

    Thanks mate!

    Alex

  •  291
    Paul replied

    Thanks, Alex! I will see what I can do about the full-screen functionality in the next version.