Using some of the styling codes you have provided has unfortunately left some spacing problems on the website I am using this Theme on. Here is what I have in the Styling Options: .social-links { display: none;} .content h1 { display: none; } #example { height:200px; } .slides_container a { height:200px; } .slides_container a img{ height:200px; } .feature-bottom { display: none; } The website can be accessed at www.bangorauctionco.com, but to save time I will provide a few photos in this post. Pic 1: You will notice that there is a space from the feature text left. I would like to tighten the line to the bottom of the slider image. Pic 2: Another featured image I have removed, you will notice the box is still present. I would like to remove the white box altogether. Pic 3: When I insert a short code onto the page it automatically places it above the top of the page and not in the body where it is supposed to show up.
1. For your first issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content { display: none; } 2.For your second issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .feature-content{ padding-bottom:0px; } .feature-strip{ margin-bottom:0px; } 3.For your third issue Use shortcodes in page other than front-page, They will work fine.
Appreciate the support. Everything worked great except for my third issue. The code I am inserting on a seperate page (not homepage) continues to force the plugin to the top of the GoldenEagle theme. You can see it here: http://bangorauctionco.com/live-online-auctions/
We have seen your website link. I think you have resolved it by yourself. Please contact again for further queries.