Footer issue

5 replies · opened Jul 12, 2018

FFLAVEXJul 12, 2018

Hi Team

The bottom of the footer has an extrange behavior in the landing page. I've added the extra script you sent to me for the side-panel class. That's all. The thing is, the bottom of the footer don't end in a normal way, the cursos goes ahead and shows some black and grey colors, you might see it in the file attached. On the pages terms and condition, and privacy policy, the bottom of the footer is fine. Please let me know if you suspect the source of this issue.

Thanks in advance.

Regards.

FFLAVEXJul 13, 2018

Hi Team

Updates...

  1. I was able to change the color for the widget links "file attached issue_1.jpg" through cars.css, but I can't find the hover option, so the color don't change once the mouse is over. Is it possible to do it?
  2. I need to change the color of the font to white and update the size of the font because it's very difficult to see in desktop versions and invisible on mobile version. See it on "file attached issue_2.jpg" Can you help to perform this updates?
  3. Don't forget to help me regarding the issue at the bottom of the footer named in the message from above (bottom-of-the-footer.jpg). You might see that this issue it's not displayed on the other 2 pages https://comprosuauto.cash/politica-de-privacidad.html and https://comprosuauto.cash/terminos-y-condiciones.html

Please reply ASAP.

Useful information:
Website: https://comprosuauto.cash
FTP data – User: comprosuautocristian – Pass: Fiesta.2019.2020

Thanks for your help.

Regards.

FFLAVEXJul 17, 2018

Hi

Why you skipped my post?

Regards.

FFLAVEXJul 18, 2018

Hi

A week has been pass without a response from you. I can not charge for my work until I fix these issues.

PLEASE REPLY ASAP!

Thanks.

SSemicolon WebSTAFFJul 19, 2018

Hello,

Thanks for your Patience!

  1. To fix the color on Hover, simply use the following code so that the Color change only affects the Non hover state:
.widget_links li a:not(:hover) { color: #FFF !important; }
  1. Use the following CSS Code:
#footer.dark,
.dark #footer {
	color: #FFF;
	font-size: 14px;
}
  1. We have checked out your Website and the Issue is that the Content Sections on your Website are inside the #slider Container which causes many issues. Always add all your Content other than the Sliders inside the #content Container as provided in the Sample Templates. Please make sure that you follow the correct HTML Structure of the Canvas Template which can be found in the Documentation > Start > HTML Structure Section and also according to the Default Template Files to avoid any unprecedented issues.

Additionally, make sure that you add all Custom CSS Codes in the css/custom.css File as explained in the Documentation > Start > Customization Section to avoid any issue when we release an Update and thus the Updates can be made in a seamlessly.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

FFLAVEXJul 24, 2018

Hi Team

Thanks for your feedback. It worked fine.

Regards.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard