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

satori

Forum Replies Created

Viewing 10 posts - 271 through 280 (of 1,561 total)
  • Author
    Posts
  • in reply to: Space between the box #3949
    mmsatori
    Keymaster

    Hey e.,

    if I’ve understood you correctly, you wish to remove the white box below the tiles; if that’s the case, please try adding the following piece of CSS to the “Style: Add Custom CSS” tab of the Theme Options panel:

    #main-container #content { background: transparent !important; }
    

    Please let me know if I’ve missed the point of the question :)

    Sincerely,
    Andrii / Satori Studio

    in reply to: Space between the box #3946
    mmsatori
    Keymaster

    Hey e.,

    I apologize for the delay in my reply! Could you please provide the URL of the page in question (if available live) or a screenshot, otherwise it’s difficult to provide a meaningful answer based on the description alone. Thank you!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Feature request: hide logo on scroll #3939
    mmsatori
    Keymaster

    Thanks for the suggestion, Jonas! I will see if this can be implemented as well.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Revolution Slider in home page #3937
    mmsatori
    Keymaster

    Hey e.,

    this hasn’t been envisaged as a back-end option, but you can try achieving the desired effect via some custom CSS:

    #main { margin-bottom: -16px !important; }
    #footer { padding-top: 0 !important; }
    .page-portfolio #footer { margin-top: -8px !important; }
    

    Sincerely,
    Andrii / Satori Studio

    in reply to: Feature request: hide logo on scroll #3935
    mmsatori
    Keymaster

    Hey Jonas,

    I’ve made a more generic update, with the action performed via the jQuery piece that controls the fixed header animations, yet wouldn’t say it’s much smoother than your solution; the only difference is that this one can go with a logo of any size.

    Regarding the issue with the logo in Safari on retina devices: I will need to test it separately, since I don’t have an Apple device at hand right now. Thank you for bringing this up!

    Sincerely,
    Andrii / Satori Studio

    in reply to: more tag not working in front page #3930
    mmsatori
    Keymaster

    Hey Tulla,

    glad I’ve been able to help!
    Should you have any other questions about the theme, do not hesitate to create a topic on this forum or contact me directly at support[at]satoristudio.net

    Sincerely,
    Andrii / Satori Studio

    in reply to: side bar widget size #3929
    mmsatori
    Keymaster

    Hey Susan,

    please excuse me for the delay in my reply!

    I’ve added a few lines of code to the “Custom CSS” tab of the Theme Options panel, namely:

    .fca_eoi_layout_2_description_copy_wrapper { margin-top: 64px !important;; }
    #sidebar .widget-sidebar form .fca_eoi_layout_2_submit_button_wrapper input  { float: none; height: auto; }
    

    now the widget should look better. Let me know if I’ve missed anything!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Revolution Slider in home page #3928
    mmsatori
    Keymaster

    Hey e.,

    my apologies for the delay in my reply!

    Could you please provide the URL of the page in question? Thanks!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Revolution Slider in home page #3923
    mmsatori
    Keymaster

    Hey e.,

    Ikebana hasn’t been tested explicitly with the Revolution Slider, yet you can use it either by inserting the slider into the content of the page, as a shortcode, or by inserting the php code that calls the slider into the “header.php” theme file (found in the theme’s root folder). For instructions on how to perform the latter, please consult the slider’s manual. Should you face any issues in the process, do not hesitate to contact me!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Feature request: toggled sub-menu points #3920
    mmsatori
    Keymaster

    Hey Jonas,

    good point! I’ve added chevrons to the items that can be unfolded – here are the updated theme files.

    Sincerely,
    Andrii / Satori Studio

Viewing 10 posts - 271 through 280 (of 1,561 total)