Home Forums WordPress Themes – Premium Circumference Error in the color on nav bar….

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46469
    Lena Pleick
    Participant

    The color in the secondary nav bar goes back to default color when you scroll.
    Have even tried to change the color in the header.php…
    still goes back to the default color when you scroll…

    Also is it possible to get the overlay to collapse when you click on
    the magnifying glass instead of having to click the X on the overlay?

    #46471
    Sushil Adhikari
    Moderator

    Hi Lena Pleick,

    Regarding the nav-bar issue; We suppose that you want to change the colour of your sub menu items and let it be unchanged even after scrolling. You may simply change the colour of your sub-menu item as follows;

    ul.nav-menu ul a, .nav-menu ul ul a {
        color: #dd992a;
    }

    I am afraid if it works or not.
    We do not get what exactly you are looking for.Please provide the URL of your website so that we can find the appropriate solution for the related issue.

    Regards,
    Sushil

    #46472
    Lena Pleick
    Participant

    Hi, I had the same problem before and then you fixed it but I
    updated the Theme today then the problem came back.

    http://dev.dacapodesign.com/

    It is the background of the secondary navbar it is suppose to be white, but if you scroll
    it changes to the default color.

    Also could you please let me know where I change the font for the captions on the banner…
    I have changed in the style sheet but I can’t get the italic font not to be Italic.

    Really appreciate your help : )

    #46503
    Sushil Adhikari
    Moderator

    Hi Lena Pleick,

    Sometimes updating WordPress to latest version may add effect on custom css or additional css section.So verify once if that section is working fine.
    We had visited your site and found that this is dev phase, , Could you provide us your site url(login details if in maintainance mode ) with possible screenshot so we can provide you appropriate solution.

    Thanks

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