Forum Replies Created
-
AuthorPosts
-
satoriKeymaster
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 StudiosatoriKeymasterHey 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 StudiosatoriKeymasterThanks for the suggestion, Jonas! I will see if this can be implemented as well.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey 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 StudiosatoriKeymasterHey 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 StudiosatoriKeymasterHey 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.netSincerely,
Andrii / Satori StudiosatoriKeymasterHey 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 StudiosatoriKeymasterHey e.,
my apologies for the delay in my reply!
Could you please provide the URL of the page in question? Thanks!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey 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 StudiosatoriKeymasterHey Jonas,
good point! I’ve added chevrons to the items that can be unfolded – here are the updated theme files.
Sincerely,
Andrii / Satori Studio -
AuthorPosts