Tagged: ad image, advertisment image
- This topic has 14 replies, 5 voices, and was last updated 3 years, 3 months ago by Theme Horse Support Team.
-
AuthorPosts
-
April 22, 2021 at 1:29 pm #88020amitmozarParticipant
Hi,
I am using free version. Website url is https://animationandvfxjobs.com
I want to put the text ‘Latest and free job updates of 2D 3D Animation, VFX, Gaming, Graphic, Web Design & Development and other related’ at this place -> https://prnt.sc/11plmza
April 23, 2021 at 8:51 am #88100Theme Horse Support TeamKeymasterHi there,
For this you have to create a AD like image and set that image via Customize > Header > Advertisement Image
Thank you!
April 25, 2021 at 5:54 am #88141amitmozarParticipantWhat is recommended size (in pixels) of an image?
Will this image be seen in mobile?
April 26, 2021 at 7:47 am #88164Theme Horse Support TeamKeymasterHi Amitmozar,
The recommended size of an image is 728px X 90px and yes this image will be seen in mobile, if you want to hide in mobile devices you can hide it as well.
Thank you!
April 30, 2021 at 10:54 am #88269neba34ParticipantI want to put the text ‘Latest and free job updates of 2D 3D Animation, VFX, Gaming, Graphic, Web Design & Development and other related’ at this place -> https://prnt.sc/11plmza
the web address is not working
April 30, 2021 at 12:52 pm #88272amitmozarParticipantI upload the image. But, it looks like it is of ‘right alignment’.
It should come at center position.
May 2, 2021 at 2:32 pm #88290Theme Horse Support TeamKeymasterplease go to ‘Appearance > Customize > Additional CSS’ and paste the Custom CSS code.
.navbar-ad-section { text-align: center; }
Thanks
May 7, 2021 at 12:38 pm #88412carriemyers1974ParticipantThe situation was similar. But then my brother helped me
May 7, 2021 at 4:08 pm #88415amitmozarParticipantPlease let me know how he helped you?
May 15, 2021 at 11:33 am #88576Theme Horse Support TeamKeymasterMay 15, 2021 at 1:43 pm #88583amitmozarParticipantYes, I had used the given code.
Still the header image is not coming at center.
Here it is: https://prnt.sc/12yo8c1
May 24, 2021 at 1:19 pm #88825Theme Horse Support TeamKeymasterActually there is a section defined for Site Title and Ad section. The text you mentioned is made centered respective to it’s ad section. It will be a bit tricky to make centered as based on screen width because of Site Title placeholder. If you need to make force centered look then please add the below custom CSS code we have created the code base on your logo width.
@media (min-width: 1200px) { .navbar-head .col-lg-4 { -ms-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; width: auto; } .navbar-ad-section { text-align: center; -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; padding-right: 260px; } }
Thanks
August 4, 2021 at 5:14 pm #91066amitmozarParticipantThis code was working fine till yesterday.
Today, I update the theme.
Now, the header image is not coming at center. The above code is still in ‘Appearance > Customize > Additional CSS’.
Please suggest the solution.
August 7, 2021 at 1:44 pm #91167amitmozarParticipantHi,
Looking forward to your fast update.
All my custom modifications, as per my target audience, are gone. The website is not looking as impressive as it should be.
Please update asap.
Thanks in advance.
August 10, 2021 at 8:27 am #91287Theme Horse Support TeamKeymasterHi,
We found you haven’t used the code we provided recent. Please paste the provided code on the mention input field.
Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.