Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
BeBuilder
ALT tag in Photo Box module
splicho83
January 2016
in
BeBuilder
Hello,
How can I set ALT tag for images in Photo Box module in Muffin builder?
I need this for SEO purposes. How can I edit alt tag for each image in Photo Box module?
Thanks.
Comments
Albert
January 2016
Hi,
alt tag is always the same as the title of this item.
splicho83
January 2016
edited January 2016
Hello,
How can I hide title of Photo box from the front end as I don't need it, but I only need it for ALT tag?
Also, where I can set ALT tags for:
- Logo
- Sticky Logo
- Responsive Logo
- counter icons on the homepage
Thanks.
Albert
January 2016
You can remove it from front-end with the following css:
.photo_box h4 { display: none !important; }
Sign In
or
Register
to comment.
Comments
alt tag is always the same as the title of this item.
How can I hide title of Photo box from the front end as I don't need it, but I only need it for ALT tag?
Also, where I can set ALT tags for:
- Logo
- Sticky Logo
- Responsive Logo
- counter icons on the homepage
Thanks.