Design-Agency theme

Home Forums All Other Themes Design-Agency theme

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #155026
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    Hi,

    I’m using your Design-Agency theme but I’m finding that it isn’t very responsive. Here is the link: https://pixelpie.io/ and here are the issues I’m seeing:

    – logo is above header and is huge on mobile- ideally it should be at the top left corner and on top of the header image
    – the header itself is too small- it should ideally be much bigger and fill the screen on mobile
    – the 2 images under the ‘WORK’ section are misaligned, even though they’re the exact same size and resolution (this is happening on my laptop screen as well as mobile screen)
    – the contact form at the bottom of the page is completely pushed off the screen by the map, I want the map to disappear on tablets and mobile screens, and only the form to show
    – how do I change the font in my contact form + blog page?
    – footer logo is huge (on all screens)
    – also, how do I make my menu links in the header work from my ‘blog’ page?

    Thanks,
    Ruheene

    #155028
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    Please ignore that last bullet point in my previous post. It was supposed to say “how do I fix the menu link colors- only the blog anchor is working correctly for some reason” They are supposed to be black by default, and the yellow-orange color on hover.

    Thanks.

    #155063
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    Hi there,

    I went in to the theme code and was able to fix most of my issues there myself. I will admit that many of these were user error (I was trying to launch the website in a hurry and made a few mistakes along the way), but some were definitely theme-related. For example, your theme on mobile doesn’t stretch the Nivoslider to fill the screen, and allows part of the section below to slide up under it so you see just half of that second section on the landing page- this looks really ugly and unclean in my opinion- and not very user friendly since it causes a distraction on such a small screen. Secondly, the spacing in the footer columns is all over the place, not enough spacing between them on both, desktop as well as mobile screens. Again, I was able to go in to the style.css code and fix the margins and paddings myself, but when you pay for a premium theme, it’s frustrating when you have to go in and edit basic things like this. You can see these issues in your demo theme as well- so these are definitely theme issues versus anything I did. Please improve your quality control on all your themes.

    #155064
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    The above said, there are still 2 issues I’m having and which I would appreciate some help with please:

    1. How do I change the font in my contact form (on the homepage) to [“Assistant”, Sans-serif] to match the rest of the theme?

    2. The links in my main menu all lead to different sections on the homepage itself, except for ‘Blog’. Unfortunately this means that even though I had the default color of my menu items to black and the hover/ active colors set to the orange-yellow theme color, the menu items (except for Blog) was showing up in the theme color constantly. I had to switch the active color to black so it wouldn’t look so strange, but ideally I’d like to have the active color be the yellow/orange theme color without them all showing up like that by default.

    The link is still the same: https://pixelpie.io/

    Thanks.

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .wpcf7-form {
        font-family: "Assistant", Sans-serif !important;
    }
    #topmenu ul li.current-menu-item a, #topmenu ul li.current_page_parent a {color:#fea700;}

    Regards,
    Chris

    #155200
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    Thanks, pasting that code fixed the contact form font, but didn’t change the menu items at all. The active state still isn’t working, you can check it out here: https://pixelpie.io/

    As I had mentioned above, everything except for the ‘Blog’ item on the main menu leads to a different section on the same page (homepage) versus a different page, and that’s where the problem is. Please help me find a solution.

    Also, how do I fix the font in the blog post body to [“Assistant”, Sans-serif] as well + add a left margin to it? It currently has zero margin or padding along the left side.

    Thanks.

    #155201
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    Update: I fixed the blog post body font family + margin issue.

    Please help me with the main menu active state not working though.

    Thanks.

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

    Hi,

    No blog link appears in the menu.

    Regards,
    Chris

    #155276
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    I deleted it, but that isn’t the issue? Please see above re: the fix I’m requesting for the active state in my main menu not working.

    Thanks.

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

    Hi,

    I am not sure what you mean by this. Can you may be draw or point out in an image?

    You can upload image in imgur.com and share the link here.

    Regards,
    Chris

    #155310
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    I’m not sure what I can draw out, but I changed the active color of my menu to the theme color (#fea700) to show you what I mean. So if you click on the link to my site now, you will see that all the menu items in the main menu are in yellow now, even though my default menu color is set to black. This is because each menu item points to a different section on the same page (homepage), versus pointing to a separate page as you have it in your demo site. But this is quite common in many sites, where menu links point to various sections on the same page versus separate pages, so I’m sure there must be a way to make it work correctly?

    Hope this makes sense?

    Thanks.

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #topmenu ul li.current-menu-item > a:link, #topmenu ul li.current-menu-item > a:visited, #topmenu ul li.current-menu-parent > a:link, #topmenu ul li.current_page_parent > a:visited, #topmenu ul li.current-menu-ancestor > a:link, #topmenu ul li.current-menu-ancestor > a:visited {
        color: #282828 !important;
    }
    #topmenu ul li.current-menu-item a:hover {
        color: #fea700 !important;
    }

    Regards,
    Chris

    #155329
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    That didn’t work? It’s published so please take a look:

    https://pixelpie.io/

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

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Chris

    #155334
    Ruheene JauraRuheene Jaura
    Participant
    • Topics: 13
    • Replies: 30
    • Total: 43
    Member since: March 24, 2020

    The URL of the site is https://pixelpie.io, but unfortunately I cannot share my WP login details since I manage various client websites.

    Please let me know if you have any other solutions.

    Thanks.

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