- This topic has 3 replies, 2 voices, and was last updated 7 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Circles on Top Grey Box in I Am One Pro
Hi,
Is it possible to remove the grey circle which is left behind if you change the colour of the Top Grey Box to white? You can see it here: askymoreblue.com
Also – can I change the red and white ‘list’ icons for a png/jpg of my own?
Finally – is it possible to change (or more likely remove) the slider’s loading icon on mobile?
Ta,
Ross
Hi Ross,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
For Gry Circle
.bottom-shape { display:none;}
For change list style icons
.main-container ul, .comment-list .comment-content ul {
list-style: outside url("image path here what you need") disc;
margin-left: 22px;
}
Regards,
Dave
Cheers Dave, both worked great.
Anything on the loading icon please?
Ross
Hi,
Can you send us the screenshot of slider’s loading icon on mobile? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Dave
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]