Adict
Member-
Content Count
6 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Adict reacted to a post in a topic: critical JS/CSS slows pages - bad for SEO and google ranking
-
Adict reacted to a post in a topic: critical JS/CSS slows pages - bad for SEO and google ranking
-
Adict reacted to a post in a topic: critical JS/CSS slows pages - bad for SEO and google ranking
-
Adict reacted to an answer to a question: Full bleed image on mobile site on Burke
-
Full bleed image on mobile site on Burke
Adict replied to Adict's question in Coding and Customization
Hey, I could not make it look the way I wanted, so I have changed my approach. Thank you!- 2 replies
-
- burke-template
- menu
-
(and 1 more)
Tagged with:
-
Adict reacted to an answer to a question: change font size in footer only
-
Site URL: https://adictcreative.com Hey guys, is there any CSS that can push my full bleed image on mobile behind the MENU text with no white space? Or centralize the word MENU as it is currently at the bottom of the white margin seen on my website. Thanks in advance!
- 2 replies
-
- burke-template
- menu
-
(and 1 more)
Tagged with:
-
Mobile: how to change word ''MENU'' in Avenue Template
Adict replied to Katarzyna's question in Coding and Customization
Or getting rid of the white nav bar and padding would be even better! Just to have the MENU text over the image. The image to go up to the top of the screen. -
Mobile: how to change word ''MENU'' in Avenue Template
Adict replied to Katarzyna's question in Coding and Customization
Hey guys, Thank you so much for the code! I have gone ahead and used the code for 7.0. All went well, but the word MENU is a bit too low. I need to centre up/down and can't find anything that works. Tried margin, top/bottom. page: https://adictcreative.com This is the code I am using now: button.Mobile-bar-menu { visibility: hidden; } button.Mobile-bar-menu:after { visibility: visible; content: "MENU"; font-family: proxima-nova; font-weight: 200; letter-spacing: 2px; color: #4B4B4B; font-size: 20px;