Architect Pro theme issues

Home Forums All Other Themes Architect Pro theme issues

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #177393
    CeciliaCecilia
    Participant
    • Topics: 15
    • Replies: 20
    • Total: 35
    Member since: August 30, 2016

    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!

    #177434
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL please?

    Regards,
    Brad

    #177444
    CeciliaCecilia
    Participant
    • Topics: 15
    • Replies: 20
    • Total: 35
    Member since: August 30, 2016

    Oh right, I forgot to post the website. Here it is. https://v.marketingdigitalmonterrey.com.mx

    #177472
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    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

    #177493
    CeciliaCecilia
    Participant
    • Topics: 15
    • Replies: 20
    • Total: 35
    Member since: August 30, 2016

    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?

    #177534
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    Hi,

    We can’t change the URL because this section is coming from the post type.

    Regards,
    Brad

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.