Hello, please take a look at my website… Where it says Endre & Fabienne, I would like my logo here instead…
Hey idewar!
You can insert and position your logo via img src in your caption section.
Example:
Regards,
Dake
Worked Beautifully! 2 more things how can i get rid of the logo top right and is there anyway i can adjust the img src above to adjust the size of the logo in the caption area without re uploading a smaller version?
Thanks again!
Lloyd
ignore the previous message! Changed my mind and figured it out.
Is there a way i can make the logo int he top right disappear when i start to scroll?
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av_alternate_logo_active .logo a > img {
opacity: 0;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Regards,
Yigit