Essential Grid - Static Layer Question

Hi there,

I’m building a site here: http://www.padthai.decorolux.com/

I have an essential grid set up around the bottom under ‘‘hol vagyunk?’’

I would like to have the text appear on the images, like this:

Is there an easy way to do this, or would you suggest starting with a different skin?

  1. Also, a small issue. I’m trying to delete the margin-bottom property of the menu, but for some reason it does not compute.


I tried in cornerstone, I tried in global setting, I tried x-img and img and none of them do the trick, what can be causing this?

Thanks!

Hi there,

Hope you’re well today.

The skin that you are currently using has a skin that displays the text on hover. What you can do is to edit the skin you currently have using the Skin Item Editor feature of Ess Grid and edit the grid’s content behavior.

Also, you might want to check The Grid as well as it has some skins that might match your design.

none value for the margin property is invalid. You could try using margin-bottom: 0 or you can add the class mbn to the image element.

You can find more info about the ready classes you can use with X:

https://xthemetips.com/css-helper-classes/105/

Hope this helps.

Thanks! That was it.

In the meantime, another question came up. I want to translate the page via WPML.
I’d like to have a dynamic language switcher in the header nav (where ENG is currently the placeholder for it)

I’d like to have it look similar to this one:

https://www.zingburger.hu

How can I add a language switcher there?

Thanks!

*EDIT: So I think I managed to figure it out. However, how can I change the standard ENGLISH text?
Also, the way I made it is that I’ve setup a new menu, and added the language switcher through WPML through it. However, I had to add a phantom menu item, otherwise it would not display the menu. Is this normal?

This image might explain better than me: https://www.dropbox.com/s/3g2fnmfrhvrxz9y/Screenshot%202018-04-27%2012.52.27.png?dl=0

Hi there,

You mean a proxy menu? Yes, it’s normal since you can only enable language switcher in an existing menu or widgets. Then add that temporary menu to your header.

About the text, I think it’s in your WPML setting like in What to include in the language switcher.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.