Shop Categories

X

shopping cart icon tootip color and typography inconsistency

Home Forums Agama Pro shopping cart icon tootip color and typography inconsistency

Topic Resolution: Resolved
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #30470

    1. Breadcrumbs section height in mobile view for this page https://www.dhabroad.com/2021/07/06/singapore-hygienist-shaylynn-skene/ has too much top padding and zero bottom padding. Can you please fix this?
    2. The tooltip next to the shopping card in my main nav is not consistent with my main site color. How can it follow the rest of the site? It needs to be preferably #6639c4 – purple or at least the main color of the site. That green color is not accessibility compliant.
    3. In mobile view, may also be in desktop as well, but the typography changes for the link text in my “log in or create an account” message. Why does this happen? Instead of changing the typography, could an underline be added to all link text within the body copy? It makes the site more accessibility compliant.

    Thanks for your help,
    Angela

    #30473
    yuniz
    Spectator

    Can you please add following code on Additional Css

    .vision-page-title-bar{height:70px!important}.vision-page-title-row{overflow:unset!important;height:90%!important}
    @media (max-width: 768px){.vision-page-title-row {height: 50% !important;}.vision-page-title-bar {height: 130px !important;}}

    Hopefully this code will solve her problem.

    Regards

    #30479

    Hello,
    Thanks for the tool tip color change. I think the breadcrumb section is better, but it is not set to expand based on the line count. That means that if I try to decrease it on the homepage, that has only 1 line, it doesn’t show the complete breadcrumb on a blog post with 4 lines. Is there any additional code to make it flexible?
    Angela

    #30481
    yuniz
    Spectator
    This reply has been marked as private.
    #30488

    Hello,
    the login is angela.n.scott@outlook.com pw Themevisionhelp!

    #30498
    yuniz
    Spectator

    Hi,

    Sorry, Login details still not working here.
    Can you please replace above code by following cod

    .home .vision-page-title-bar{height:70px!important}.vision-page-title-row{overflow:unset!important;height:90%!important}
    @media (max-width: 768px){.vision-page-title-row {height: 50% !important;}.vision-page-title-bar {height: 130px !important;}}

    Regards

    #30499
    This reply has been marked as private.
    #30532

    Resolved! Thank you!

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