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.

Influence theme issue

Resolved 3 replies themetheme-influence
10 years ago · Last reply by Andrew Misplon 10 years ago

Hello everyone,

I was working with ‘Influence’ theme and few questions appeard in my mind.

1. Is it possible to fix menu bar on the top of the page? Now then you scroll it’s always goes down with you and covers slide images.
2. It’s strange but I can’t make paragraph in bold. In editor it appears everything OK, but website doesn’t show anything in bold. How can I overcome this problem?

URL: http://www.sodybaprieutenos.lt/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 7 months ago

    Hi Martynas

    Thanks for reaching out.

    1. Try this:

    a. Plugins > Add New search for SiteOrigin CSS. Install and activate.

    b. Go to Appearance > Custom CSS and insert:

    /* Header */
    .site-header {
      position: static;
    }

    2. Try the following at Appearance > Custom CSS:

    /* Influence Bold Fix */
    article.entry .entry-content strong {
    	font-weight: bold;
    }

    Hope that helps :)

  2. MichelleEdward 10 years, 6 months ago

    I used this solution and it worked perfectly for me. Thx. :-) ~Michelle

    • Andrew Misplon Staff 10 years, 6 months ago

      Super, glad to hear that helped. Thanks for your understanding.

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