PANNN
-
Posts
8 -
Joined
-
Last visited
Reputation Activity
-
PANNN got a reaction from tuanphan in Adjust the position of the site header layout using CSS code.
it's work!
thx for your help!
-
PANNN reacted to tuanphan in Adjust the position of the site header layout using CSS code.
You can use this code to Website > Website Tools > Custom CSS
@media screen and (min-width:992px) { .header-nav { position: absolute; right: 0; text-align: right; } .header-actions.header-actions--right { position: absolute; left: 0; justify-content: flex-start !important; } header#header a.icon { margin-left: 0px !important; margin-right: 2.5vw !important; } }
-
PANNN reacted to sorca_marian in How can I use code to make the image in gallery (grid simple) smaller?
Hi,
Have you tried to create it using the gallery block?