Hi,
Please can you help? I just updated the theme on my staging site. Now I have various layout problems on the staging site, as the following has changed:
1) ‘home’, and all other pages: the company logo in the header is different size now, there is no longer a white margin
2) ‘services’ page: the images of the services are displayed in smaller boxes
3) ‘press page’: magnifying glass images all moved position
4) ‘blog’ page: share buttons missing
Can this be fixed? Many thanks.
Best wishes,
Neil
Hey morpho2014!
Thank you for using Enfold.
1.) You can add this on Quick CSS or custom.css:
.logo a img {
padding: 5px 0;
}
You can also adjust the width of the content on Enfold > General Layout > Dimensions panel.
2.) I don’t see any difference on the Services page.
3.) Adjust the width of the content on Enfold > General Layout > Dimensions panel.
4.) The share section should not be included on the blog overview page by default. Did you modify anything on the theme files in order to add it?
Regards,
Ismael
Many thanks, all sorted now.