Submit buttin on change your password hidden

  • Posts: 528
  • Thank you received: 9
  • Hikashop Business
1 day 6 hours ago #367837

Hi, The 'submit' button on change your password is hidden until 'mouse over' can you advise how to fix this please.

Rgds

Attachments:
Last edit: 1 day 6 hours ago by mohairbears.

Please Log in or Create an account to join the conversation.

  • Posts: 84079
  • Thank you received: 13634
  • MODERATOR
1 day 1 hour ago #367841

Hi,

This is a Joomla page, not a HikaShop page. And the issue comes from the custom CSS code you've added to your template.
In the file /templates/lt_clothesshop/css/custom.css you've added the code:

.page-item.active .page-link, .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay,
a.hikabtn.hikacart, .btn, .slider-btn:hover a {
 background-color: var(--background-color) !important;
}
in order to set the background color of the button. However, "--background-color" is not defined in your CSS.
Change "var(--background-color)" to "yellow" or something else and you'll get the background color of your button to appear with that color.

Please Log in or Create an account to join the conversation.

  • Posts: 528
  • Thank you received: 9
  • Hikashop Business
6 hours 22 minutes ago #367859

Hi, Sorry. This ccs code came with the template, I don't have the skills to do this ;o)

After changing this, at first it did not work? however, after bang my head a few times, it is the 'browsers' caches that was stopping the changes?

Is there a way to clear 'customers' cache as it appears that until this is cleared the chnages will not take effect?

Rgds

Last edit: 5 hours 46 minutes ago by mohairbears. Reason: now working

Please Log in or Create an account to join the conversation.

  • Posts: 84079
  • Thank you received: 13634
  • MODERATOR
2 hours 41 minutes ago #367861

Hi,

The file is called "custom.css". Normally, that's where the user of the template adds its own CSS code.
But if it came with the template, then that's something you should contact your template provider about and they'll be able to help you with it.

Note that after you make the change in the file, you need to clear the cache of your browser. Otherwise, you won't see the difference.

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum