Home › Forums › All Other Themes › footer and copyright and slider
- This topic has 2 replies, 2 voices, and was last updated 7 years, 3 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
August 17, 2016 at 10:49 am #43888
Hi,
we have “Impressum”, “Datenschutz” and “Information nach…” in the middle of footer and below a quote “Ich prüfe jedes…”. It is possible to move “Impressum”, “Datenschutz” and “Information nach…” on the right side and make the letters (only the letters from this) in the same size like contact data (PETERSEN & CHRIST)?
The quote should be above in the same line like PETERSEN & CHRIST.
And the grey bar should be not so high, we want it a little smaller, it´s to much place under the text.
Copyright: The name of the company is like a link, if you go with the mouse over the text. It is possible to delete the link?
Slider: If you go with the mouse on the title in a slider, it shows a link, but the link dont work. This is irritating for visitors. It is possible to delete the link?
Thanks you.
Regards
ConnyAugust 17, 2016 at 11:10 am #43899Sorry, forget the URL.
www.petersen-christ.de
Regards
Conny
August 19, 2016 at 11:02 am #44066Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.cols-4 ul li { text-align:center;}
.cols-4 ul li a { font:400 14px/24px ‘Open Sans’, sans-serif; font-style:italic;}
#footer-wrapper .cols-4 { width:29%;}
.copyright-txt a:hover { color:#fff !important; cursor:auto !important;}Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.