Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #736345

    is it possible to add hover effect on column of enfold theme. means change color & opacity on column on hover

    #736728

    Hey muskowl16,

    There is nothing like that in the theme by default, but post a link to your site and try to explain a bit further what you are looking to achieve and we’ll have a look at it.

    Best regards,
    Rikard

    #737163

    live.muskowl.com/our-service
    this is my website, is it possible hover effect on each 1/4 column. means whenever user hover on service column then a hover effect should display

    • This reply was modified 7 years, 10 months ago by muskowl16.
    #738797

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .page-id-702 #after_layer_slider_1 .flex_column.av_one_fourth:hover {
        opacity: 0.8;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.