Thank you for reaching out. My name is Judith, and I'm here to assist you from the Astra Support Team.
Unfortunately, we don't have an option to resize the button on menu, however you can share your website URL so that we can write a possible css to adjust their sizes.
I hope this proves helpful. Should you have any further questions or encounter any issues, please don't hesitate to reach out.
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
@media only screen and (min-width: 1px) and (max-width: 999px) {
#header-outer .row .col.span_9 {
float: none !important;
margin: auto !important;
display: table !important;
position: relative !important;
top: -20px !important;
}
}
Hello, I have a question how to resize this button in menu? Photo in attachement
Attached files: resuze.png
Hello Jac,
Thank you for reaching out. My name is Judith, and I'm here to assist you from the Astra Support Team.
Unfortunately, we don't have an option to resize the button on menu, however you can share your website URL so that we can write a possible css to adjust their sizes.
I hope this proves helpful. Should you have any further questions or encounter any issues, please don't hesitate to reach out.
Best regards,
kancelariaexlege.prezentoza.pl
and also I have a question why is it not in the center of page, in every option I make it in the center. Look at screenshot
Attached files: IMG_7058.png
Hey Again,
Try adjusting it in the Menu Options in here: https://themenectar.com/docs/salient/salient-menu-options/
Thanks.
ThemeNectar Support Team
can you tell me how I can center it when in every option is center? Photo in attachment
Attached files: IMG_7065.png
IMG_7066.png
Hey Again,
Please provide the page URL so we can write up what's possible.
Thanks.
ThemeNectar Support Team
https://kancelariaexlege.prezentoza.pl/
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Probably the text is still not in the middle.
Hey Again,
Try reducing the font sizes using the New Responsive Typography Settings in here :
.
Best.
ThemeNectar Support Team
Didn't help
You need to remove the Right Padding in the Text Block as its not making it center:
Thanks
ThemeNectar Support Team
How I can delete this?
You can remove it in here:
ThemeNectar Support Team
Thank you!