Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
Please show us on screenshot which padding you want to reduce exactly because we are not sure about it.
-
Hi, this is wp default gallery. What we did was just wp gallery shortcode inside Column item.
-
@carmenkvilar At first, please switch to default WP theme and check if with default wp theme it works the same as with our theme and let us know.
-
We are sorry but we do not have any solution for this yet. In reference to notifications, you should edit your account on this forum where different notifications can be set.
-
Don't you see Section Background Image option where you can choose if you want to display background images on desktop only or on all kind of devices? If you don't see it, means you have old theme version.
-
Hi, to be honest, we prefer to do not reply on this question because as many seo pros so many questions and techniques :) For us, built-in SEO fields are enough but for some are not. So everything depends on user`s needs. Thanks!
-
Hi, no, this is not possible unfortunately. Only menu can be sticky to the top. Thanks for understanding!
-
Do you mean to have sticky header on mobile? Is that what you mean?
-
Hi, sure, for all items and shortcodes is responsible one file only - functions/theme-shortcodes.php.
-
Hi Alex, which social icons you mean exactly? On our demo, we got 2 different types of them in different places.
-
Above css is under Custom CSS section. There is no need to open any HTML tabs whatever you mean.
-
Hi, the link you sent above, does not work unfortunately.
-
Hi, you need to fix the JS errors first what you can see on http://pasteboard.co/13h6BD8Y.png because this could be the most likely reason.
-
Hi, background images are not responsive and never won't be. It's technical problem between css backgrounds and mobile devices but there is nothing what we, as the developers can do in this case. Thanks!
-
Hi Alex, everything depends on settings. If you will send us link to your site, we can have a look on it.
-
Hi, do you mean responsive icon or what? Please also provide the link to site where you want to change this icon so we can have a look on it.
-
Hi, can you show us link to site where you get this blank space? We would like to have a look on it first. Thanks!
-
Thanks for this complete explanation. However, the step 3 may be confusing. Someone people got @media tags in their custom css section. Don't you think that this may be confusing then? We also saw that someone people are using plugins that are inclu…
-
You are welcome ;)
-
Yes, it has. Every page has got it. It's under "Page options" section.
-
You are welcome!
-
Thanks :)
-
Hi, be Journey uses SIMPLE style while Video the DEFAULT one. The main style can be changed under Theme options > Global > Advanced section. Only then, you would be able to use the same hover effect.
-
You are welcome :)
-
Hi, you must be missing something, actually Theme options > Header & Subheader > Extras section.
-
We are happy to hear that ;)
-
This is how this feature works. You can remove margin bottom for that images, but after that the hover effect won't work properly..image_frame:not(.no_link) .image_wrapper img:not(.ls-l) { margin-bottom: 0 !important; }
-
Hi, h3 is not a class name, you can use use "." (dot) before it. The css should be h3.TallerFont instead.
-
No problem :)
-
If you want to change images sizes, you must play with functions/theme-functions.php file where add_image_size() functions responsible for sizes are.