derekbenedict
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart Slider 3] White Space Above & Below SlidePerfect! Thank you soo much and enjoy your weekend!
Forum: Plugins
In reply to: [Smart Slider 3] White Space Above & Below SlideThanks again! I tried
postid-13498 .div#main main.content{
padding: 0px;
}but for some reason that doesn’t seem to be working either.
Forum: Plugins
In reply to: [Smart Slider 3] White Space Above & Below SlideThat works for the homepage, for some reason though it still shows up for this page, which is pageid 13498 – https://davidtours.net/weddings
body.page-id-13498 div#main main.content{
padding: 0px;
}Thanks!
Forum: Plugins
In reply to: [Smart Slider 3] White Space Above & Below SlideThank you! If I do this code below, can I make it specific for only certain pages that have the smartslider but adding the post-id? If so, would you be able to show me for the home page how to add it?
div#main main.content{
padding: 0px;
}Forum: Plugins
In reply to: [WooCommerce] Add Variation/Add to Cart Button to Non-Shop PageThank you 3 sons, that resolved my question!
Appreciate all the help.
-Derek
Forum: Plugins
In reply to: [WooCommerce] Add Variation/Add to Cart Button to Non-Shop PageAlso, this is causing issues with the rest of the site as it has removed the sidebar from all pages and it also caused other store items to have this. Is there a way to just use this CSS for that page only? Sorry for all the questions but I really appreciate the help.
Forum: Plugins
In reply to: [WooCommerce] Add Variation/Add to Cart Button to Non-Shop PageThank you soo much Laura! I updated the website and it worked really well. Now I am trying to remove the header and SKU from it. Also, it took away the sidebar, how do I overwrite the product page ID so it doesn’t remove the sidebar.
Thanks soo much! It is much appreciated.
Forum: Developing with WordPress
In reply to: Add Variation/Add to Cart Button to Non-Shop PageThank you. I added the shortcode in: [product_page id=”16231″ ]
The item displays but it also shows the image of the item causing it to be only on half the page and it looks weird. I updated it on the site so you can see what I mean.
Thanks,
Derek