Forum Replies Created
-
AuthorPosts
-
DeanParticipant
Thank you for your response. The rev slider issue was resolved by providing access to the new version. The other error persists, so I cannot edit the pages of the website. I am also unable to edit the footer copyright. I think there is an issue with the theme editor. I would really appreciate some help with this.
Can you also hide the site name on the code excerpts shown in this post please.
Thank you.DeanParticipantIt appears I am also now getting another error when I try to update a page:
Warning: require(/home/xxx/public_html/wp-admin/edit-form-blocks.php): failed to open stream: No such file or directory in /home/xxx/public_html/wp-admin/post.php on line 187
Fatal error: require(): Failed opening required ‘/home/xxx/public_html/wp-admin/edit-form-blocks.php’ (include_path=’.:/usr/local/php73/pear’) in /home/xxx/public_html/wp-admin/post.php on line 187
DeanParticipantThe hover circle colour. I added the following to the Custom CSS but it did not make any difference. I would also want them to click to the service page. As the hover effect makes people think that if they click the icon that they will be taken to that the service page.
.service-icon:hover {
background: #2bb2a6 none repeat scroll 0 0;
color: #fff;
}.services-item .service-icon {
background-color: #2bb2a6;
}DeanParticipantI would like to be able to choose the hover background colour for the service icons and link the icons to their respective service pages. At the moment I have tried inserting CSS into the Custom CSS section of the theme, but this is being ignored. Surely this if a floor in the theme?
Is there a simple way to choose the hover background colour and set the link for each?
-
AuthorPosts