Also im using the vantage widgets for the social media but I cant seem to align them to the right of the footer
You should give a link to your site…
its currently under contruction but it is Dexterusdesign.com
Have you done it? I keep seeing changes that I’m not making with my Dev Tools…haha
ok ive figured ut how to get it to sit in the menu correctly but how do I get it to sit on the bottom and to the right
Yes sorry ive got it in the menu but like I said above i need it to sit to the right and bottom
Right so which bit do you want bottom and right? Menu or Logo?
In your Custom CSS, place this:
.main-navigation ul {
padding-top: 110px;
float: right;
}
You can play around with the padding-top value to your liking.
That moved it but now the menu doesnt work
OK, last bit:
.wpb_row.vc_row-fluid {
margin-top: 100px;
}
Sweet thank you and do you have any advice on moving the social media to the right
I’m looking but I’m afraid my eyes are starting to fall out…It’s 5am here. So I might have to come back to you on that one. Apologies, I don’t like leaving a job half done but I need some beauty sleep.
P.S. I’ve noticed some other issues with the CSS on some other pages so I’ll look into it at a later time.