Influence theme issue
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?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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 :)
I used this solution and it worked perfectly for me. Thx. :-) ~Michelle
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.