badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Footer contents in one line

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #85656
    amitmozar
    Participant

    Hi,

    I am using free theme.

    I want footer contents in one line. The reference is https://prnt.sc/xdlj0p

    #85786
    amitmozar
    Participant

    Hi,

    Please share your feedback.

    #85870

    Hi 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

    #85872
    amitmozar
    Participant

    Hi,

    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’?

    #85968
    amitmozar
    Participant

    HI,

    Please share your update.

    #86081

    Sorry 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

    #86092
    amitmozar
    Participant

    It Worked. Thanks.

    One more thing.

    I want to change text color to blue. https://prnt.sc/yhf53e

    #86114

    Please 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

    #86146
    amitmozar
    Participant

    Thanks.

    It worked.

    #86179

    Welcome anytime @amitmozar

    #86484
    amitmozar
    Participant

    Hi,

    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.

    #86539

    Hi,

    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.

    #86548
    amitmozar
    Participant

    Hi,

    Please check it. https://prnt.sc/105jgln

    I want to remove ‘Privacy Policy’. Please suggest.

    #86760

    Hi 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!

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.