-
AuthorPosts
-
March 9, 2016 at 12:51 am #595248
I need to write CSS IDs or classes to edit specific elements of the header. I want to change the color/size of the phone number and the background color of the button (in the website below).
What is the CSS I need to insert to do so?
March 9, 2016 at 6:51 am #595328Hi Oliviasimone!
To change the phone number please use the below css in Enfold > general styling > Quick CSS
#menu-item-6729 .avia-menu-text { color:gold!important; }To change the background of the button
#menu-item-7580.av-menu-button .avia-menu-text { color:#000!important; background-color:#fff000!important; border:none!important; }Best regards,
Vinay KashyapMarch 9, 2016 at 11:54 pm #595935Thank you.
I am attempting to put a BBB logo directly to the right of the search icon (in the header). How can I do so?
-
This reply was modified 9 years, 7 months ago by
Oliviasimone.
March 10, 2016 at 12:04 am #595943Hey!
Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Cheers!
YigitMarch 10, 2016 at 12:53 am #595985Is there any way to change the video widget to show a part of the video instead of a gray screen?
Please scroll down on the page below.
-
This reply was modified 9 years, 7 months ago by
Oliviasimone.
March 10, 2016 at 10:00 am #596182Hi!
Try using a placeholder image for the video.
#player_26_1895992992_522052004 { background:url(placeholder_image.jpg); }If you have any issues please feel free to get in touch with us.
Please create new tickets for new issues so we can keep the focus on the original topic and it helps us help you faster :)
Best regards,
Vinay KashyapMarch 10, 2016 at 8:45 pm #596550Changing the background image didn’t work…
March 15, 2016 at 11:14 pm #598683Hi!
not sure what you are trying to achieve. Can you provide us a mockup showing the results please? you can use imgur.com or dropbox.
Regards,
Andy -
This reply was modified 9 years, 7 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
