Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #949636

    Hi there,

    Somehow the element captions in my portfolio show a large font on mouse hover. How can I change this?

    With kind regards
    Lisbeth

    #949735

    Hey Lisbeth,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
        font-size: 20px;
    }
    

    If that does not help, please post a link to your page so we can make sure to provide you an accurate code :)

    Best regards,
    Yigit

    #949901

    Hi Yigit,

    thank you for the quick reply. Unfortunately it didn’t work out..

    Here is the link:

    #949904

    Also – as you can see my social links are invisible next to the burger menu.. :(

    #949927

    Hi,

    1- Please use following code instead

    #top #wrap_all .av-masonry-entry .av-masonry-entry-title {
        font-size: 20px;
    }

    2- Please go to Enfold theme options > Header > Transparency Options and adjust transparent header menu colors :)

    Best regards,
    Yigit

    #949974

    Hi Yigit,

    1 – yes it worked! thank you!

    2 – no.. it only changed the color of the burger menu. Not the visibility of the social icons. The icons appear on mouse hover or when I scroll down.

    greetings
    catlis aka Lisbeth

    Perhaps I need to make a new thread?

    #950000

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .av_header_glassy.av_header_transparency .social_bookmarks li a {
        color: #85bc26;
    }
    

    Best regards,
    Yigit

    #950006

    OOhh.. wow you’re the best Yigit! :)

    Thank you so much!!

    greetings
    Lisbeth

    #950021

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Element caption masonary’ is closed to new replies.