Hello,
I’m trying to figure out how to move the announcement bar bellow my header, is there a way to do this? And, would it be possible to make the announcement bar thicker and increase the font size?
All help is appreciated, thanks!
Hello,
I’m trying to figure out how to move the announcement bar bellow my header, is there a way to do this? And, would it be possible to make the announcement bar thicker and increase the font size?
All help is appreciated, thanks!
This is my store: gryningens
it nice meeting you , you have a beautiful store but you need more professional settings on it and I have a professional who can help on that but what about your sales also ??
Hi @Ivnvu
It’s James from FoxEcom team, could you let me know which theme you are using?
To increase the text size and make it bolder, please use the CSS below
.announcement-bar .announcement-bar__content .announcement {
font-size: 18px;
font-weight: bold;
}
Hi James, I’m using the Local theme from the theme store
Hello @Ivnvu ,
It’s GemPages support team and glad to support you today.
I would like to give you the recommendation to support you so kindly follow the steps below:
Open your theme.liquid theme file
Paste the below code before
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Hi @Ivnvu
I don’t have this theme code so I cannot show you exactly, but I think they do the same as any theme. To move the announcement bar to below the header, please follow the following steps:
- Fine the line where insert the section header and announcement like this: https://take.ms/Coy9s
If your code are different and difficult to find them, please give me a screenshot.
Thank you
Thank you James, that did the trick!!
you are welcome