Okay
  Public Ticket #1035958
Changing theme colour & linking logo
Closed

Comments

  •  2
    imsu started the conversation

    I want to change the colours for the following elements

    1. hover on blog post

    2. Highlighting words 

    3. Links

    Also, I want to be able to link my logo to an external link if that's possible.

    I have attached screen shots for the points above. 


  •  1,558
    Laborator replied

    Hi imsu,

    1 and 3 can be done through Theme Options through the Theme Styling and Blog Settings, just explore the theme a little bit more and you will manage to fix it.

    2. Paste the following CSS in your Custom CSS area to change the color of selection:

    ::-moz-selection { /* Code for Firefox */
        background: yellow;
    }
    ::selection {
        background: yellow;
    }

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    imsu replied

    Hey, I have selected the colours in theme options but its still not working.

    PFA screen shot

    link to blog: http://ticket.swtched.com/sbl_lookbook_staging/

  •  1,558
    Laborator replied

    Hi imsu,

    Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   imsu replied privately
  •  2
    imsu replied

    Hi, any updates?

    Also, Is it possible to link my logo image to another link?

  •  1,558
    Laborator replied

    Hi Imsu,

    I just updated your WordPress version, and it seems to be working fine, can you confirm?

    The logo URL cannot be changed as it is linked with the site URL.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group