- This topic has 5 replies, 2 voices, and was last updated 4 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Architect Pro theme issues
Hi, I’m having a few issues with this theme, I’d appreciate any help with these problems.
1. Menu lowers the font size on any selected page (https://imgur.com/7cs5Nke)
2. Sub menu is not working properly when you are on the selected page. (https://imgur.com/sSrThpW)
3. I wish to change the URL of the front page panels but I can’t seem to change it anywhere else and Projects tab is not what I want for these. (https://imgur.com/QYfjj5c)
4. I cant find the option to get rid of the yellow hover color on the Social icons.
Thanks!
Hi,
Kindly show us your website URL please?
Regards,
Brad
Oh right, I forgot to post the website. Here it is. https://v.marketingdigitalmonterrey.com.mx
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul li span {
font-size: 20px;
}
#topmenu ul li ul li span {
display: block;
}
.social-icons a:hover {
color: #f70405 !important;
}
Regards,
Brad
Hi,
Thank you for the CSS, it worked.
For the last issue, how can I change the URL of these https://imgur.com/QYfjj5c
Is it even possible?
Hi,
We can’t change the URL because this section is coming from the post type.
Regards,
Brad
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]