Shape 5

Joomla Templates => General Contractor - Club => : Farzalid October 30, 2017, 12:36:27 PM



: Remove the top yellow bar
: Farzalid October 30, 2017, 12:36:27 PM
Hi,
I need to know how I can remove the top yellow bar in Contractor template?


: Re: Remove the top yellow bar
: jonahh October 30, 2017, 12:50:56 PM
Please see:

https://www.shape5.com/component/option,com_smf/Itemid,75/topic,44988.0/


: Re: Remove the top yellow bar
: Farzalid October 31, 2017, 12:57:01 AM
Hi,
I put the line in template.css but the topbar is shown.
#s5_topbar {
display:block;}
The site live in :
narenjestangostar.ir


: Re: Remove the top yellow bar
: jonahh October 31, 2017, 11:28:38 AM
I'm so sorry it should be the below:

:
#s5_topbar {
display:none;}