-
hws991215
https://i.postimg.cc/3rzM8m2T/20240831-173643.png <– I want to send this part to the end. What should I do? I will give you the login information, so please let me know with a screenshot or video.
https://gamefan.kr/ <– Site shown in screenshot
-
Hi there,
go to Customizer > Additional CSS.
DELETE this CSS rule:.main-navigation .inside-navigation { justify-content: space-around; }
-
hws991215
thank you so much.
https://i.postimg.cc/sDt6BG9C/sadf.png <– How do you do this? Only this part looks like a button.
https://backlinko.com/ <– Site shown in screenshot
https://i.postimg.cc/L6f73Vs8/20240831-214140.png <– I want to make it so that it says ‘Try this’ on my site.
https://gamefan.kr/ <– Site shown in screenshot
I would appreciate it if you could tell me how to do it with a screenshot or video.
-
Alvind
Hi there,
Add this CSS:
#menu-item-667 > a { padding: 9px 24px; color: #fff; background-color: #00bc98; border-color: #00bc98; border-radius: 4px; font-weight: 600; line-height: 1.4; } #menu-item-667 > a:hover { background-color: #00ad8c; border-color: #00a988; }
-
hws991215
Wow thank you so much. How do I find the menu item number?
-
Alvind
Just right-click and inspect the page. Click on the menu, and you can see the menu ID:
https://cln.sh/6GrpKPsL -
hws991215
okay. thank you. It’s resolved.
-
You’re welcome
- You must be logged in to reply to this topic.