Okay
  Public Ticket #2126019
Home Portfolio Items Url Wrong
Closed

Comments

  •   WerbeagenturVelf started the conversation
  •   WerbeagenturVelf replied privately
  •  675
    Neuron replied

    Hi,

    Simply tick on Save Changes button at Settings > Permalinks and it will work, the permalinks need to be updated.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  •   WerbeagenturVelf replied privately
  •  675
    Neuron replied

    Hi,

    I am very sorry for the late reply, we were not working on the weekend.

    Well, we try to fit them as best as we could, but here's the selector if you want to make changes on it. You can add the CSS on Appearance > Customize > Additional CSS.

    @media (max-width: 991px) {
        .o-image--meta-interactive {
            background-size: contain !important;
        }
    }

    I don't know if contain will fix it, but you can give it a try, it all depends on the image ratio, we use cover as default.

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.