Home › Forums › All Other Themes › position of the description1
- This topic has 5 replies, 2 voices, and was last updated 6 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
December 5, 2017 at 7:32 am #88894
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
YannickDecember 5, 2017 at 7:36 am #88897Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
DaveDecember 5, 2017 at 7:40 am #88898Yes sure:
The URL is www.mcmeiste.aufschaltung.chDecember 5, 2017 at 7:49 am #88899Hi,
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,
DaveDecember 5, 2017 at 7:53 am #88901Thanks Dave
So now it is possible to let the text stand out but not to remove it right?
December 5, 2017 at 8:58 am #88907Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.