- This topic has 5 replies, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › position of the description1
Hi there
Is it possible to change the position of the description at the frontpage in the picture in the content slider?
Right now the white letters are on a white background. It would be better if the description is in the upper right corner. Or maybe it s possible to let the text stand out from the background somehow.
(www.mcmeiste.aufschaltung.ch/)
Kind regards
Yannick
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Dave
Yes sure:
The URL is www.mcmeiste.aufschaltung.ch
Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
.slidedesc { background-color:rgba(0, 0, 0, 0.5); padding:20px;}
Regards,
Dave
Thanks Dave
So now it is possible to let the text stand out but not to remove it right?
Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
.home.has_trans_header .nivo-caption { padding:20px 0 0 50%;}
.home.has_trans_header .nivo-caption .slidedesc, .home.has_trans_header .nivo-caption .title { max-width:100%;}
Regards,
Dave
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]