Forum Replies Created
-
AuthorPosts
-
i edited the font size in the basic settings as could not get your code to work. I presume I am limited to having x amount of categories with this theme unless i make the font really small? I am at 17 size now and if i go 18 the headers drop into the slider
Hi Chris, That does not work. Please have a look at the main page on desktop. I added the home menu and it drops the text into my slider.
Hi Dave as previous. My CSS now has
.innerbanner{height:000px;}
.entry-title {display: none;
}
.page .header { position:relative;}
.innerbanner {
height: auto;
min-height:170px;
}This is making the shop not overlap but the normal pages are now showing the inner top banner/featured image and looks silly.
Thanks Dave that worked great. for some reason my reply to you did not post.
Any idea how I can drop the shop page titles/header down so not overlapping on the logo and menu?
https://www.carolynssweets.ie/shop/
just regarding the full width. its the sidebar widget i want gone but don’t get an option as per screenshot above.
Hi Dave, just tried this but now it is showing the featured image top banner on all the other pages? I had a diff code in and deleted it to replace with yours?
.innerbanner{height:000px;}
.entry-title {display: none;
}
.page .header { position:relative;}Thanks Dave. I’ll try that. The Full Page Width issue how do I fix that?
I get the option to change the page width type on all normal pages but not on this page with woocommerce?https://www.carolynssweets.ie/shop/
Thats not the help I was expecting. I paid my renewal fee before posting this help topic
Also how do I hide the page title underneath the banner? i am pretty sure there was a css for this
Perfect thank you brad
i have removed the spacer i inputted on this link so you can see the issue when i remove the featured image and page title.
herethis is the css i have added
.innerbanner{height:000px;}
.entry-title {display: none;
} -
AuthorPosts