Home Forums WoodMart support forum css code for portfolio for circle

css code for portfolio for circle

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #430962

    ivanovgroup2020
    Participant

    Hello 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.
    #430984

    Luke Nielsen
    Keymaster

    Hello,

    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:

    https://prnt.sc/AWfHo-_7_zmB

    Then edit Theme Settings of this preset and go to Styles and Colors -> enable the custom rounding.

    https://prnt.sc/bKaIzY9ayK4P

    As a result, you will have something similar to this: https://prnt.sc/JEkEUmJUzHxZ

    Kind Regards

    #431005

    ivanovgroup2020
    Participant

    it 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.
    #431014

    Luke Nielsen
    Keymaster

    Hello,

    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

    #431024

    ivanovgroup2020
    Participant

    yes sent it now and please check how i can delete hover effect on them as well

    #431260

    Luke Nielsen
    Keymaster

    Hello,

    Seems that the password is wrong, could you please update it?

    https://prnt.sc/phzNeQWzrXtU

    I await your response.

    Kind Regards

    #431450

    ivanovgroup2020
    Participant

    yes i change it

    #431465

    Luke Nielsen
    Keymaster

    Hello,

    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

    #431470

    ivanovgroup2020
    Participant

    great and how its possible to disable both social and picture icons on portfolio and as well hover effect with text ?

    #431490

    Luke Nielsen
    Keymaster

    Hello,

    Yep, in the settings of the “Portfolio” element, you have the ability to change its style.

    https://prnt.sc/RcZxEY8-dqtg

    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

Viewing 10 posts - 1 through 10 (of 10 total)