• Resolved jackmfox

    (@jackmfox)


    Hi,

    I’m looking to change the hover and ‘bar’ cover of the links. I understand there is a way to do this using CSS code but can’t get this to work. I wanted the color to be #010066.

    Is this achievable?
    Kind regards,
    Jack

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author QuantumCloud

    (@quantumcloud)

    Hi Jack,

    Sure. Would be happy to help. On which page do you have the SLD shortcode? Can’t find it on your site.

    Feel free to email us the link to quantumcloud @ gmail . com

    Thanks

    Thread Starter jackmfox

    (@jackmfox)

    Hi,

    Sorry I hadn’t realised this was a old version (I’ve been working on a local host).

    It should be under Useful Links in the top menu bar.

    Thanks in advance for your help.

    Plugin Author QuantumCloud

    (@quantumcloud)

    Hi Jack,

    Try adding the following CSS code in the custom CSS box from SLD settings:

    .simple .qcopd-single-list ul li a{
    color: #010066 !important;
    }

    .simple .qcopd-single-list ul {
    border-top: 5px solid #010066 !important;
    }

    You can change the HTML color code to anything you want.

    Let us know if it works.

    Thanks

    Thread Starter jackmfox

    (@jackmfox)

    Amazing, that worked perfectly.

    Thanks so much!

    Plugin Author QuantumCloud

    (@quantumcloud)

    Hi Jack,

    Glad to hear that!

    Please do consider leaving the plugin a great rating. That really makes our effort worth it. ??

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing hover and link bar colour’ is closed to new replies.