- Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
Dialog
ParticipantDeprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 2432Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236Warning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220Hello everyone, I’m looking for some help with customizing this theme. All in all I am blown away by the rich options and little touches this theme gives even novice users, very glad I discovered Enlightenment.
On this development site,
I want to do two things:
1) I want to remove the thin white hairline on the right of the feature image of the leaf and water drop. Can anyone give any suggestions? I’ve been looking for a css parameter to modify and nothing I find works. Is this an issue at the template level?
2) I want to make the ‘leaf and drop’ feature area (just a single-page slider, as per the tutorial and other suggestions here in the support forum) taller so that I can show more of the image and type at the size I want to, but I want the height to be responsive. How would I do that?
Thanks
- This topic was modified 9 years, 9 months ago by Dialog. Reason: clarified my request - responsive height
AdvertismentDeprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236onath
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220Hi Dialog,
Just went to your site. To remove the hairline, remove the box-shadow in your .content-sidebar-wrapper class.
You can paste the following in your custom css:
.content-sidebar-wrapper {
box-shadow:none;
}Sorry I can’t understand the 2nd question. I might be able to help you if you elaborate further.
Cheers,
Onath
You must be logged in to reply to this topic.