Viewing 8 reply threads
You must be logged in to reply to this topic.
Specular Author:
Hello, i have a few questions:
1. How to make one-column footer width open… as copyright. Is it possible?
2. How can i reduce #copyright padding-top and bottom to make a thinner line.
3. My copyright background color is the same as the link of the copyright showing, so how can i changed the link color just is this case?
By the way, i udpated theme and VC plugin (4.9.1) but still give me an alert to update to 4.10.
Thanks,
best regards
c
Hello,
1-Do you want a one column footer?
For that, go to General Options > Footer Options > Footer Column, select the first (screenshot).
2-Add this code into your custom css box:
#copyright .container {
margin-top: -20px !important;
margin-bottom: -20px !important;
}
edit the values to your wish.
3-Add this code:
.copyright_text p a {color: #F9F7F7 !important;}
-You get the update notification because WP Bakery plugin has released version 4.10, while the included version is 4.9.1. We update plugins in every theme release. But if you want to update before that, you should buy it yourself.
Best regards!
Thanks Mihaila,
About #1. I meant to not have one-column for a footer but a complete full width, because when i choose one-column-footer the text goes vertically not horizontally. It’s ok now. I’ll do it other way
(excuse my english)
best regards,
c
I want to edit the copy in the footer and link social feeds. I’m having trouble updating. Please help.
Hello,
You can edit the copyright in the Specular > Footer options > Copyright Text in the end of footer.
The social links can be changed into Specular > Social Media .
Let us know.
Regards!
I see that under Specular, however, how do you edit the Keep in Touch info under the social links? And, how to link the latest social posts. The Feed Them Social plugin didn’t feed it in to the footer.
Finally found it under widgets… not a fan of WPBakery Builder.
Hello,
Ok, let us know if you have any further question.
Regards!
You must be logged in to reply to this topic.