This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

3
  1. Magus Staff 10 years, 10 months ago

    Hi Artvaz

    Please open up the Visual Editor Footer widget and expand the Attributes options on the right.
    In the Widget Class box enter a name for the Class. For this example I am going to use ‘hoverme’.
    Click done all the way back to Widgets and Save the Layout.

    Navigate to Appearance->Custom CSS and enter the following.

    .hoverme:hover {
      color: red;
    }

    Change the Classname to the one you used in the Widget Class, remembering to precede it with a dot. You can change the colour to anything you want using RGB, Hex Values or names if available.

    Let us know how you get on

    Magus

  2. artvaz 10 years, 10 months ago

    it worked really nice thanks Magus!!!!

  3. Magus Staff 10 years, 10 months ago

    Hi Artvaz

    No Problem.

    If you need any more help please feel free to open a new support thread.

    Magus

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread