Hi, I’m trying to add spaces, change color and font weight of some top header info text on https://wordpress.pauly-umzuege.de (staging URL). Cant seem to manage and don’t find anything in forums. Thx Jo
Hi Jo!
Thanks for contacting us!
Please go to Enfold theme options > Advanced Styling and edit “Small bar above Main Menu” :)
Regards,
Yigit
Hi, that’s what I thought. But it doesn’t seem to work well. Especially spacing and positioning if icons react funny. I need some extra space between phone no. and opening hours.
See: wordpress.pauly-umzuege.de
The code I’m using right where the phone info ist entered is: [av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' link='' linktarget='' size='15px' position='left' color='' custom_class='' admin_preview_bg='' av_uid='av-6f14vz'][/av_font_icon] 06172–92370 [av_font_icon icon='ue862' font='entypo-fontello' style='' caption='' link='' linktarget='' size='15px' position='left' color='' custom_class='' admin_preview_bg='' av_uid='av-6f14vz'][/av_font_icon] Mo-Fr:09:30–16:30
Thx Jo
Hi,
Please add following code to Quick CSS in Enfold theme options > General Styling tab
.phone-info .avia-icon-pos-left {
float: inherit;
margin-left: 20px;
}
Best regards,
Yigit
Thx! That does the job.
You guys are great help, keep it up!
Best Jo