Toggle navigation
Webriti Support Forum
Categories
Discussions
Activity
Sign In
Home
›
WordPress Premium Themes
›
Busiprof
align copyright and social icon in footer section
tidiane
November 2018
in
Busiprof
Hi
i would like to align my copyright information and my social icon in the footer section on the same line ?
can you help me
niir.tech
Thanks
Comments
akhilesh
November 2018
Hi
Thanks for contacting to us .
For this add the below css code inside the Appearance >> Customizer > > Additional css box .
.site-info .col-md-7 {
PADDING-TOP: 14PX;
}
Change padding top value as your need .
Let me know for any confusion .
Thanks
Akhilesh
imraz
November 2018
Hi,
@tidiane
Use the "
Custom CSS and Javascript
"
plugin &
Add JS Code
from the
LINK
Let me know did it work!
Thanks
tidiane
November 2018
Hi the alignment works but i would like social icon to be on the right side of the page complety ?
thanks
imraz
November 2018
Hi,
@tidiane
Paste the below CSS in your theme's custom CSS box:
/*copywrite divs merged and aligned to right*/
.site-info .row{
float: right !important;
}
/*copywrite divs merged and aligned to right*/
Let me know did it work!
Thanks
tidiane
November 2018
Hi
what i want is the copyright to be on the left and the social icon on the right please
Thanks
imraz
November 2018
edited November 2018
Hi,
@tidiane
Please share a screenshot with marks on it to show the exact positions of these two i.e. copyright and social icons.
Thanks
tidiane
November 2018
it ok im gonne leave it like it was in the beginnning
thanks
This discussion has been closed.
Comments