AngelaMc
Forum Replies Created
-
I’m having the same issue, has anyone found a solution yet please? as I don’t see any help coming forward for this here so far.
Forum: Themes and Templates
In reply to: [Full Frame] Remove page title from home page?Forum: Themes and Templates
In reply to: [Full Frame] Page content not full widthHi Sakin,
Thank you for your prompt response. I see, at least I know now that I haven’t done something wrong. Its my brother website that I’m helping him with, he will be purchasing a theme but we are test driving first for any glitches. Thank you again.
Best regards
AngelaForum: Plugins
In reply to: [Real-Time Find and Replace] Remove Catch Theme?Never mind I’m going to use another theme instead as I’ve just noticed there’s no full screen option for pages either.
Forum: Plugins
In reply to: [WooCommerce] Please help, Issue with image sliderOk, thank you. I have done, couldn’t get it resolved so removed it for now.
Forum: Plugins
In reply to: [WooCommerce] Changing the lightbox image sizeI’d like to change the lightbox image size too. But I don’t understand any of the answers here. 🙁
Forum: Plugins
In reply to: [WP Slick Slider and Image Carousel] Change image display order please?ok, thank you
Hi, thank you. I’m not sure what you’re telling me or how I can remedy this, can you be a little clearer please, I’m not very technical, just basic knowledge in this area.
Forum: Themes and Templates
In reply to: [Lifestyle] Helps with narrow Welcome page please?Hi thank you. All three images are selected as full width, but for some reason they’re being shrunk down. Its the only page that’s doing this, it was formally the home page, (sure it worked ok then) until I made my shop page the front page.
Forum: Themes and Templates
In reply to: [Lifestyle] Add Search Icon to Menu bar?Thank you 🙂
Forum: Themes and Templates
In reply to: [Lifestyle] Page Separator please?That works thank you. I still have a white space issue between menu bar and slider, any idea how to fix this please?
Forum: Themes and Templates
In reply to: [Lifestyle] How to, Remove Page Title please?Hi sitechurch, thank you so much thats worked, thank you. Though I still have a white space between the menu bar and the image slider. The image slider also seems to be stuck to the next lot of contents on the page for some reason, any idea how to rectify this please?
Thank you again, for your help.
Forum: Themes and Templates
In reply to: [Lifestyle] How to, Remove Page Title please?I’m really struggling with this. I’ve wasted an entire day trying to install a slider in my header area. I’ve tried I don’t know how many different ones now.
What happens is if I get it into the header area using the add Text/HTML widget, it works fine pushed the Shop title below. But then the slider doesn’t show in mobile view.
If I paste the slider code in the Shop page the slider positions below the Shop title and also has a space above it … (looks awful) .. But the slider will now show in mobile view.
Because I’ve had the same issue with all slider plugins I’ve tried I’m thinking the issue is with the template somehow?
I’m not very clued up about all this and I’m trying my best, does anyone have a solution PLEASE?
Forum: Themes and Templates
In reply to: [Lifestyle] How to, Remove Page Title please?P.S. I’d also like to align the text and buttons (under the images), centre, if anyone can help please?
Forum: Themes and Templates
In reply to: [Lifestyle] How to, Remove Page Title please?Note: Landing page, I mean home page. I made my shop page my home page. While I managed to remove page title from all other pages using the code below, this didn’t work in removing the page title from my shop page.
.sidebar-primary, h2.entry-title, h1.entry-title {
display:none;
}