-
AuthorPosts
-
September 15, 2016 at 9:46 am #686790
When I hover over the Team Members photos the hover box is bigger as the photo.
Is there a way to have the hover box the same size as the photo? The photos have different sizes.A second question. Why I have in the link the “home-v1” for the sub-pages under the home button? If possible I want to remove it.
Thank you very much.
- This topic was modified 8 years, 2 months ago by tibe87.
September 17, 2016 at 6:58 am #687847Hey tibe87!
Thank you for using Enfold.
The social container will inherit the width of the column, not the team member image, so it’s not possible if the images have different sizes. We can remove the background if you want.
.team-social { background: transparent; }
Or upload images with the same size and then use this css code:
.team-social-inner { width: 130px; padding: 0; margin: 0 auto; float: none; position: relative; top: 50px; background: rgba(255,255,255,.5); } .team-social { background: transparent; }
Best regards,
IsmaelSeptember 19, 2016 at 7:17 am #688315Thank you. Disabling the background is working for me.
One more question please.
Under the menu ” Unternhemen”, all sub-pages have the “home-v1” in the link. What is the reason for this? Is there a way to remove it please?
- This reply was modified 8 years, 2 months ago by tibe87.
September 20, 2016 at 6:39 am #688948September 20, 2016 at 6:49 am #688953I am afraid I can’t anything related to that under the Appearance-Menus. Can you please be more specific? Thank you
September 21, 2016 at 5:33 am #689609Hi,
If you are looking to change your main menu links, then you can do that under Appearance–>Menus. If that is not what you are looking to do then please try to explain a bit further.
Regards,
RikardSeptember 21, 2016 at 7:08 am #689627Right now I have the following link: http://www.purkert.co.at/home-v1/firmengeschichtliche-entwicklung/
I want to remove the home-v1 from the link but I can’t find anything in Appearance-Menus in order to achieve that..
- This reply was modified 8 years, 2 months ago by tibe87.
September 22, 2016 at 7:42 am #690123Hi,
Sorry about that, I thought you had custom links in your menu. The home-v1 is coming from your Unternehmen page, that is the permalink of that page. All the pages in that menu are children of that page and will inherit the parent permalink. If you change the permalink of the parent then the children will change too.
Thanks,
RikardSeptember 22, 2016 at 8:30 am #690145I get it now. Thank you for your support. This topic can be closed. :)
September 23, 2016 at 8:14 am #690547 -
AuthorPosts
- The topic ‘Team Member Hover Box too big’ is closed to new replies.