- This topic has 8 replies, 2 voices, and was last updated 3 years, 10 months ago by Skandha.
-
AuthorPosts
-
October 21, 2020 at 2:03 pm #263311catwingzParticipant
Hi,
This site is finally about to launch and there are a couple of details I am hoping you can help with. The site is still hidden behind a ‘coming soon’ page.1) The dismissable message stripe across the top of the site (dark green in screenshot) — is it possible to place is lower on the page so the header top text isn’t covered? If this isn’t possible how can I remove it completely?
2) How can I move the header media title either higher or lower in the banner so the text “Nordic Chic” in the image is exposed? I thought I had this accomplished with:
/*move banner text to reveal Nordic Chic in image */ h2.entry-title.section-title { margin: 120px 0 21px 0; }
and even have a screenshot of when it was lower but the fix no longer works. It’s possible this happened when the theme updated but I’m not sure.
home page todayThank you
October 21, 2020 at 11:20 pm #263342SkandhaParticipant@catwingz: Hello there,
1. I am afraid it is not possible to change the position of the Store notice at the top. To remove it
Go to => Appearance => Customize => WooCommerce => Store Notice => Uncheck the option Enable store notice and Publish.2. To move the header media text
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..custom-header-content { top: 120px; }
Let me know if this works out!
Kind Regards,
SkandhaOctober 27, 2020 at 1:26 pm #263949catwingzParticipantHi Skandha,
Neither my code nor yours is having any effect on the position of the header text now. For the moment I’ve left it but commented out all of the code I’ve tried. The site is now public though so you can view it at SPC site.
I hope you have another solution!
Thank youNovember 8, 2020 at 10:14 pm #265175catwingzParticipantHi Skandha,
I think my reply slipped between the cracks. This issue isn’t resolved yet, especially frustrating when something in an update appears to have negated my previous fix. Please take another look.
Thank you
November 12, 2020 at 10:09 am #265522SkandhaParticipant@catwingz: Hello there,
Please try adding the above CSS code at the top of Additional CSS section.Let me know if this works out!
Kind Regards,
SkandhaNovember 12, 2020 at 6:27 pm #265540catwingzParticipantI reinstated it. It still doesn’t work. As I’ve said, this used to work but stopped apparently after a theme update.
November 14, 2020 at 9:49 am #265656SkandhaParticipant@catwingz: Hello there,
There seems to be an error in your Additional CSS section where you have commented few lines of code. Please try removing the commented code and then use the above code.The code seems to be working fine when added at the top of the Additional CSS section. Due to the error the code is not working when added at the bottom.
Kind Regards,
SkandhaNovember 14, 2020 at 1:58 pm #265682catwingzParticipantHi Skandha,
Problem solved. I can’t find the error but it must be there because now it’s working, and perfect at 80px. Thanks for your help.
November 14, 2020 at 9:49 pm #265695SkandhaParticipant@catwingz: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/high-responsive/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘banner text and top promotional stripe’ is closed to new replies.