jane-clique
Member-
Posts
16 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by jane-clique
-
Header background is not showing when first section has banner
jane-clique replied to jane-clique's topic in Pages & Content
Thanks, Ziggy for your time. I was able to fix it with this code. /* Header freeze */ .Header { background-color: black !important; } Previously, it's just background-color: black Realized how important !important is. 😅 -
Header background is not showing when first section has banner
jane-clique replied to jane-clique's topic in Pages & Content
Hi Ziggy, Any chance this could be fixed with CSS? -
Header background is not showing when first section has banner
jane-clique replied to jane-clique's topic in Pages & Content
Can you help me locate that setting? I don't know if this will help, but I'm using the brine template and version 7.0 -
that worked! thank you so much!
-
nothing happened when I clicked the align center. isn't it for the alignment of the photo?
-
here: https://www.clique-now.com/team-1 Thank you!
-
Hi Ziggy. I tried to explore the design section but I can't find the setting. Btw, SS version is 7.0
-
-
How to reduce the row padding in gallery block
jane-clique replied to jane-clique's topic in Fonts, colors and images
That worked. Thank you so much!- 2 replies
-
- gallery-block
- images
-
(and 1 more)
Tagged with:
-
How to reduce the row padding in this gallery block? https://www.clique-now.com/brand-partnerships-1
- 2 replies
-
- gallery-block
- images
-
(and 1 more)
Tagged with:
-
Hi @tuanphan - can you please help me here: I tried to freeze the header part of my webpage and put a background on it. However, when the first section of a page has a picture banner, the header background is not showing like for the home and about us page. my website is https://www.clique-now.com/.
- 35 replies
-
- custom-css
- navigation
-
(and 2 more)
Tagged with:
-
Add a spacer between blog items and page buttons
jane-clique replied to jane-clique's topic in Blogs
Hi tuanphan! thank you. Also found this code from your previous answer in another discussion. For the space between the OLDER and NEWER, can it be adjusted also? This is the code I'm using. -
Add a spacer between blog items and page buttons
jane-clique replied to jane-clique's topic in Blogs
https://www.clique-now.com/cliquenow-news -
Hello. I am currently working on a Blog page. The page navigator buttons are pretty close to the blog list. How can I adjust or add a spacer in between?
-
Hello! I am currently creating a news section for a website. I am using the "Blog" as a template. When I reach the last page and click the "Newer" arrow, it moves to the very first page instead of just the previous page. And when on the first page, the "Newer" arrow still appears which should not be the case since it is the first page. When you click the "Newer" arrow, "No blog posts yet" appears on the page. Does this need a code injection?