Home › Forums › WoodMart support forum › css code for portfolio for circle
css code for portfolio for circle
- This topic has 9 replies, 2 voices, and was last updated 2 years, 2 months ago by
Luke Nielsen.
-
AuthorPosts
-
December 23, 2022 at 3:12 pm #430962
ivanovgroup2020ParticipantHello i would like to make my portfolio carosel to be circle and to not have any hover text or colours only effect with size in to stay is it possible to send me any css to do i t i attached a screenshot what is now and how i would like to be on bottom one
Attachments:
You must be logged in to view attached files.December 23, 2022 at 4:17 pm #430984
Luke NielsenKeymasterHello,
It’s possible with the help of the theme presets. Please navigate to Theme Settings -> Settings Presets -> create a preset with the condition as in the below screenshot:
Then edit Theme Settings of this preset and go to Styles and Colors -> enable the custom rounding.
As a result, you will have something similar to this: https://prnt.sc/JEkEUmJUzHxZ
Kind Regards
December 23, 2022 at 5:35 pm #431005
ivanovgroup2020Participantit doesnt work for me and how i can remove all title categories on hover i dont want hover to show nothing
Attachments:
You must be logged in to view attached files.December 23, 2022 at 6:04 pm #431014
Luke NielsenKeymasterHello,
Is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?
Kind Regards
December 23, 2022 at 6:57 pm #431024
ivanovgroup2020Participantyes sent it now and please check how i can delete hover effect on them as well
December 26, 2022 at 11:23 am #431260
Luke NielsenKeymasterHello,
Seems that the password is wrong, could you please update it?
I await your response.
Kind Regards
December 27, 2022 at 11:23 am #431450
ivanovgroup2020Participantyes i change it
December 27, 2022 at 12:06 pm #431465
Luke NielsenKeymasterHello,
I have added a custom class for the “Portfolio” element: https://prnt.sc/W0A0SWlOncHv
So after that, you can use the below code for making the portfolio item circles.
.custom-portfolio .portfolio-entry .entry-header{ border-radius: 50%; }
https://monosnap.com/file/LkvQQlLlZcaB7et8lgrqqI21hQ5jiq
Kind Regards
December 27, 2022 at 12:26 pm #431470
ivanovgroup2020Participantgreat and how its possible to disable both social and picture icons on portfolio and as well hover effect with text ?
December 27, 2022 at 12:53 pm #431490
Luke NielsenKeymasterHello,
Yep, in the settings of the “Portfolio” element, you have the ability to change its style.
But in this case, the above code, most likely will not work so after changing the style make sure that the above code works correctly, otherwise, disable the code and let me know.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register