Links Register and Logout - by renataswoboda

This topic has 8 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Robert Hall

  • Avatar: renataswoboda
    renataswoboda
    Participant
    October 6, 2015 at 16:58

    Hello, I have a problem in the link of my shopping Cart area at homepage. Specifically The links on the top “Register” and “Logout” below of
    shopping cart. When the customer is not logged the link “Register” or “Registrar” like Portuguese, don’t appear. And If the customer is logged
    the link “logout” or “sair” like a portuguese, is very big and different of the other.
    Please, can you help me?
    Thanks!

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 6, 2015 at 18:00

    Hello,

    Please read how to create Register page:
    https://www.8theme.com/demo/docs/blanco/#!/registration_page

    As I see the links are shown properly and they are not big:
    http://storage2.static.itmages.com/i/15/1006/h_1444150808_2615119_3214377d9b.png

    Please show a screenshot of the issue.

    Thank you.
    Best regards,
    Jack Richardson.

    Avatar: renataswoboda
    renataswoboda
    Participant
    October 7, 2015 at 14:19

    Hello,
    The link that is too big is just at homepage.In the other pages not.

    Screenshot of the issue:
    https://uploaddeimagens.com.br/imagens/sem_titulo-1-jpg–839

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 7, 2015 at 14:27

    Hello,

    Try to add this code in custom.css file

    #links .black{
        font-size: inherit;
        color: #090909;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: renataswoboda
    renataswoboda
    Participant
    October 7, 2015 at 17:21

    It’s resolved, just one more question. How will be the code to insert the “hover” at link? In order to do the color change black to #51A8B1 when the mouse is on the link?

    Thanks,
    Renata Swoboda.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 7, 2015 at 21:29

    Hello,

    To change hover links color you can use the css code like this:

    #links a:hover {
    color: #51A8B1 !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: renataswoboda
    renataswoboda
    Participant
    October 7, 2015 at 21:40

    Hello,
    It’s ok.
    Thanks!

    Renata Swoboda.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 7, 2015 at 22:12

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.