Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Logo Retina/Color font Items/RSS projects

New Front EN Support Forums Ikebana Theme Support Logo Retina/Color font Items/RSS projects Reply To: Logo Retina/Color font Items/RSS projects

#2314
mmsatori
Keymaster

Hey Rafa,

I will cover the open issues here:

2). you can fine-tune the color of the portfolio caption text by inserting a line of CSS code into the “Style: Add Custom CSS” tab of the Theme Options panel:
.image-post-overlay-in { color: #cccccc; }
you can replace the #cccccc with any other hex color code you need ;)

– the large menu icons on mobile screens can be reduced in size by this piece of CSS:
#icons-mobile .mobile-icons-title img { width: 50%; height: 50%; }

– please use this code for the header section background color on small screens:
#main #header #header-box { background-color: #000000 !important; }

Please let me know if something hasn’t been covered ;)

Sincerely,
Andrii / Satori Studio