Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1108475

    Hello, since I did not find a solution to my problem, I propose it again.
    In my article, the related articles appear at the bottom of the page.
    However, the title of the article does not appear. Only appear if I move the mouse over the photo.
    How can I make the title always appear?

    View post on imgur.com

    View post on imgur.com

    #1108666

    Hey misteradamello,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .related_entries_container .avia-related-tooltip.avia-tt {
      display: block !important;
      opacity: 1 !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1108786

    with the first solution does not work. With the second solution it works only passing the mouse on the icons, the text remains fixed but does not appear when the page is loaded ..

    #1109202

    Hi misteradamello,

    There can be JavaScript hiding the titles originally, so the css gets overridden.

    Best regards,
    Victoria

    #1109234

    So what solution can I find?

    #1109917

    Hi,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

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