This topic has 10 replies, 4 voices, and was last updated 5 years, 1 months ago ago by Rose Tyler
Hello
On the footers you’ve provided, the facebook and instagram icons are plain black.
Can i change these to the coloured icons that they normally are?
Hi,
Please send:
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
See private content area
Hello,
Social icons WPBakery element does not have option to change the color for the every single icon, only for all of them http://prntscr.com/pgengh
If you want to change the colors for the every icon use custom HTML to add the icons with colors http://prntscr.com/pgeqzv
Regards
Thanks!!
One more issue.
http://www.australiapackaging.com/customised-solutions/
On this page, i really like that the whole page is boxed and you can see the background around it. See here: https://ibb.co/vvt2Dv9
But on other pages such as, i don’t get that boxed look, there is just white space and the footer
See here: https://ibb.co/W5s69NL
Can i have them all consistent? So its boxed.
Hello,
Add this code in Theme Options > Custom CSS:
.content-page {
padding-bottom: 1em;
}
+ go to Theme Options > Footer > Footer styling > Footer Paddings > bottom 0px https://prnt.sc/ph9ny0
Regards
Thanks!
The bottom still is white, rather than boxed with the background – see here: https://ibb.co/G9YmRvG
However, it may be the computer i’m working off, as its quite old.
Can you show me a screenshot how it looks on yours?
ps – thanks for all your help
Hello,
We use a large screen, so it looks in the following way http://prntscr.com/phe3na
But if you want to get the image bg below the site container even for the small devices then add the following code to child theme style.css
.boxed .template-container, .framed .template-container {
margin-bottom: 30px;
}
Regards
Thanks!
· Menu bar is missing in mobile version (see attached). Can you add it back in?
· Hero banner size – any way to make it smaller? When the client views the home page on their screen, it’s quite big and requires a lot of scrolling so she wants to minimise that.
Hello,
I would recommend you to post new questions in new topics.
1) You need to create a mobile header – http://prntscr.com/pk29yc Watch this video – https://youtu.be/RbdKjQrFnO4
Also, update the theme – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ and Core plugin – https://www.8theme.com/documentation/xstore/plugins/plugins-update/
2) Try to change 520px here – http://prntscr.com/pk2caf to 26vw.
Regards
You must be logged in to reply to this topic.Log in/Sign up