Tagged: Navigation line, Open Link in new tab
- This topic has 13 replies, 3 voices, and was last updated 3 years, 8 months ago by Theme Horse Support Team.
-
AuthorPosts
-
January 21, 2021 at 2:48 pm #85656amitmozarParticipant
Hi,
I am using free theme.
I want footer contents in one line. The reference is https://prnt.sc/xdlj0p
January 26, 2021 at 2:41 pm #85786amitmozarParticipantHi,
Please share your feedback.
January 27, 2021 at 10:34 am #85870Theme Horse Support TeamKeymasterHi amitmozar,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.site-footer #nav_menu-3 ul li { display: inline-block; margin-right: 15px; }
Thanks
January 27, 2021 at 10:46 am #85872amitmozarParticipantHi,
The code worked.
But, still it is occupying a huge space. Check it – https://prnt.sc/xpe1g0
Can I put ‘About Us’ and ‘Contact Us’ in the last line, after ‘Copyright © 2021 Animation and VFX Jobs’?
January 31, 2021 at 9:51 am #85968amitmozarParticipantHI,
Please share your update.
February 5, 2021 at 3:16 pm #86081Theme Horse Support TeamKeymasterSorry you cannot add the custom text and links on copyright section on free Version. That feature will be available on the PRO Version.
to reduce the spacing on footer widget area, please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.site-footer .widget-area { padding-top: 20px; padding-bottom: 0; } .site-footer .widget-area .widget { margin-bottom: 15px; }
Thanks
February 6, 2021 at 5:53 am #86092amitmozarParticipantFebruary 7, 2021 at 11:32 am #86114Theme Horse Support TeamKeymasterPlease go to the same ‘Additional CSS’ and paste the below Custom CSS code.
.site-footer #nav_menu-3 ul li a { color: #308ada; } .site-footer #nav_menu-3 ul li a:hover { color: #ffffff; }
Thanks
February 8, 2021 at 9:13 am #86146amitmozarParticipantThanks.
It worked.
February 9, 2021 at 10:39 am #86179Theme Horse Support TeamKeymasterWelcome anytime @amitmozar
February 22, 2021 at 7:04 am #86484amitmozarParticipantHi,
Please help me with three things.
1. https://prnt.sc/102t9yo
If you click any of the link, it should open in a new tab. How to do it?2. https://prnt.sc/102tbub
– It should be: ©2019-2021 Animation and VFX Jobs. All Rights Reserved.
– The word ‘Animation and VFX Jobs’ should have hyperlink to https://animationandvfxjobs.com/3. https://prnt.sc/102tded
– Want to remove ‘Privacy Policy’ from here.Thanks in advance.
February 24, 2021 at 8:08 am #86539Theme Horse Support TeamKeymasterHi,
1 – First go to ‘Dashboard > Appearance > Menu’ then click to ‘screen option’ on top right corner of the page. then Check on the ‘Link Target option’. Now you will be able to Open link in a new tab on menu item which can be set through 2 ways
- First Way: ‘Dashboard > Appearance > Menu’ (The Same Page Now)
choose your registered menu which you want to edit then on the respective menu item dropdown option you will find ‘Open link in a new tab’ option. - Second Way: ‘Dashboard > Appearance > Customizer > Menu’
and follow same process as above for first way.
2 – You cannot edit the copyright text on Free Version. only Premium Version have access to edit the Copyright Text.
3 – To remove the ‘Privacy Policy’ from the Copyright section. Go to ‘Dashboard > page’. Search ‘Privacy Policy’ from the list and then through edit/quick edit you can change the status to draft or you can move it to Trash.
February 24, 2021 at 9:32 am #86548amitmozarParticipantMarch 3, 2021 at 10:22 am #86760Theme Horse Support TeamKeymasterHi there,
To remove Privacy Policy link from the footer just go to Appearance > Settings > Privacy where you can remove the page for Privacy Policy page.
Thank you!
- First Way: ‘Dashboard > Appearance > Menu’ (The Same Page Now)
-
AuthorPosts
- You must be logged in to reply to this topic.