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

Gallery Overlay Options, Size

New Front EN Support Forums Ikebana Theme Support Gallery Overlay Options, Size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1820
    mosi
    Participant

    Hi there,

    is there any option to resize the Overlaybuttons in the Portfolio, or change the color of the overlay?

    BR mosi

    #1832
    mmsatori
    Keymaster

    Hey Mosi,

    first of all, thank you for the purchase!

    There is no option to change the overlay background color so far, but you can easily do it by adding a line of custom code: please go to the “Style: Add Custom CSS” tab of the Theme Options panel and insert this code:
    .iso-masonry .image-post-overlay { background-color: #000000 !important; }
    changing the “#000000” to the hex code of the color you need.

    Regarding your question about the overlay size, could you please clarify what you meant by the “size” of the overlay? If you’re talking about the height, then it is automatic and depends on the amount of text inside the caption; you can also set it to a fixed height using some custom CSS, just let me know if you need that or something else.

    Sincerely,
    Andrew / Satori Studio

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