-
AuthorPosts
-
June 19, 2015 at 7:45 am #307096
Hey,
I’d like to place an image instead of a solid color in the header of the Renew Stack. Is there any CSS that would make it possible? Website is: https://thanksdfg.com
Thanks in advance!
June 19, 2015 at 11:57 am #307251bump?
June 19, 2015 at 3:43 pm #307391Hello There,
To do that kindly use following CSS under Custom > CSS in the Customizer:
.x-navbar { background-color: transparent; background-image: url(image url); }
Note: In place of image url text kindly enter absolute or relative URL of image.
Hope this helps. Let us know if we can help you with anything else 🙂
Additionally, for future reference we kindly ask that our users not bump their threads as stated in our support policy on the entrance to the forum. Since we answer questions from oldest to newest and bumping a thread makes it appear as brand new, this will only serve to lengthen our response time. Replies in the forum can take up to 24 hours during the week, but oftentimes we are able to get to questions much quicker than that. We request that our users wait patiently while we work our way through the forum as we can assure you that all questions will be addressed as soon as possible.
Thank you for your understanding.
-
AuthorPosts