Okay
  Public Ticket #1457569
Color in footer links
Closed

Comments

  • nebtones started the conversation

    Hello, when I add links to the footer text, the color changes. Please how do I define color for links on footer?


    Thanks

  •  1,560
    Laborator replied

    Hi nebtones,

    Cannot see your problem since the login credentials are not working anymore, and the site is on maintenance mode, please include your new login credentials.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   nebtones replied privately
  •  1,560
    Laborator replied

    Hi nebtones,

    I asked for the new login credentials, not the ones you have previously included as they didn't work, tried them again but with no luck.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   nebtones replied privately
  •  1,560
    Laborator replied

    Hi there,

    That is because you have added CSS to Custom CSS and that is not coming from the theme, this is a custom request as it was caused by the changes you made not by the theme. This is the CSS I have added to make them white again:

    .footer-block a{
      color: #FFF;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • nebtones replied

    Hello Thanks for that. 

    How about the white space I told you is on the footer. Please how do I fix it?


    Thanks

  • nebtones replied

    Hello, after you added the color, the hover is not working. Please how can I make it work.

    How about the white space I told you is on the footer. Please how do I fix it?

    Thanks


  •  1,560
    Laborator replied

    Hi nebtones,

    I have fixed these issues even though we are not responsible as they are caused by your own customizations, it is not coming from the theme, this is a custom request as it was caused by the changes you made not by the theme, hoping that I am making myself clear.

    If you're looking for professional help in this matter, there's always someone available for such tasks on WP Kraken. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • nebtones replied

    Thanks but those custom css code you saw was given to me by one of your support team.

    Anyways, thanks

  • nebtones replied

    Hello, Please how can I change the font and font size for product main title. e.g the product name font.

    Attached is a visual example.

  •  1,560
    Laborator replied

    Hi,

    If you want to increase the font add this to Custom CSS:

    .shop .items .item-wrapper .item .description .title {
        font-size: 20px;
    }
    

    But changing the font is not possible.

    If you have other questions, kindly create a new ticket!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group