Fixed hover title and size

Hello,

if you take a look at my site: http://reno.rubiq.cz 

is there any way to make the hover on portfolio to stay visible all the time for all boxes and only change its color on hover? And can I make the boxes in portfolio bigger? I cannot edit it in page settings as I've chosen the portfolio template (btw, I can't see this template in the template settings).

Thank you in advance!

Comments

  • Hi,

    yes, you can have this hover effect to be visible for all the time. This can be done with below css:
    .image_frame .image_wrapper .image_links { bottom: 0 !important; }
    But sizes, can be changed only under functions/theme-functions.php. However we do not recommend to modify any theme files.

    Thanks!
  • Thank you! 

    Where in theme-functions.php can I change the size of the grid image then? I can't seem to find it. 

    Thank you in advance! It is much obliged!
  • Please notice that we do not offer any files modifications. So if you want to modify files, you must do this yourself and your own risk.

    Thanks for understanding!
Sign In or Register to comment.