• Resolved jamy16

    (@jamy16)


    Hi!
    I would like to know if it it possible to change the size of the images loaded in the frontage boxes please?

    I have also same problem with transparent top menu but I have seen that this will be fixed in the new release 🙂

    Thank you!

    Cristina

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @jamy16,

    The front page boxes image size is fixed and it’s set to max-width of 100px.

    If you want override max-width size you can do it through:

    Appearance -> Customize -> Additional CSS

    and add next CSS code there:

    #frontpage-boxes img { max-width: 200px; }

    You can change 200px to your own desired size.

    Best Regards

    Thread Starter jamy16

    (@jamy16)

    Thank you so much, it worked perfectly!
    I really love your theme!

    Thanks again and all the best

    Cristina

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change Frontpage Boxes Image size’ is closed to new replies.