Tagged: Partner logo element
-
AuthorPosts
-
August 19, 2018 at 7:25 pm #999038
Hello,
I would like to have transparent background for link-featured images in a logo/partner element. It seems to be set to theme highlight background color.
I tried several CSS found on the forum, such as :
.alternate_color .avia-content-slider .slide-image { background-color: white !important; }
#top .avia-logo-element-container .slide-image { background: transparent !important; }
.avia-content-slider .slide-image { background-color:white !important; }
Cache plugin is disabled and I performed full refresh
Can you help me please ?
Regards,
- This topic was modified 6 years, 3 months ago by phare-ouest.
August 19, 2018 at 8:41 pm #999074Hey phare-ouest,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .avia-smallarrow-slider .slide-image { background-color: #fff; }
If you need further assistance please let us know.
Best regards,
VictoriaAugust 19, 2018 at 11:34 pm #999119It works great.
I think I do not sufficiently understand the css file usage conditions : When should I use enfold Quick Css field vs enfold/css/custom.css file vs enfold-child/style.css file ?
Thanks a lot
August 20, 2018 at 8:02 am #999192Hi,
If you don’t have a lot of CSS then I think it’s easier to use Quick CSS, if you do have a lot of CSS then it might be a good idea to move it to one the files you mentioned to keep it more organised.
Best regards,
RikardAugust 21, 2018 at 1:54 pm #999823Ok thank you. I said that, because puttind the code via backend>Appearance>Editor did not work. I had to use quick css feature.
August 21, 2018 at 7:15 pm #999944Hi,
Did you need further help, or shall we close this topic?
Best regards,
Jordan ShannonAugust 21, 2018 at 10:12 pm #1000052I’d juste like understand if I can use backend>Appearance>Editor, and it will be OK. But maybe it’s rather a WordPress question than Enfold.
August 22, 2018 at 8:00 am #1000148Hi,
You should be able to use that, but there might be caching going on so the changes don’t come through? If that is the case then I would recommend that you use Quick CSS instead.
Best regards,
RikardAugust 22, 2018 at 2:09 pm #1000330OK I’ll do that. Thanks a lot for your efficient help. Subject resolved and close.
Best regards
FabienAugust 23, 2018 at 8:29 am #1000601Hi Fabien,
Great, thanks for the feedback. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardAugust 23, 2018 at 8:29 am #1000602 -
AuthorPosts
- The topic ‘Logo/Partner element link background’ is closed to new replies.