Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #853162

    how can i change the font size of this text here: https://imgur.com/a/m4tnM (only on mouse over)

    #853222

    Hey diefleischerei,

    Just edit the font-size using this custom CSS at Enfold Theme Options > General Styling > Quick CSS

    
    #top #wrap_all .all_colors h3 {
      font-size: 20px !important;
    }
    

    Best regards,
    John Torvik

    #853308

    Hey John. Sorry but no effect :(

    #853311

    And is there a way to darken the image on mouse over. then i could read the text better :)

    Greetings and thank you very much :)

    #854046

    Hi,

    The code provided from John works, but you have your cache active
    If you disable – clear it everything will be fixed and work properly.

    Thank you for your understanding

    Best regards,
    Basilis

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