- This topic has 1 reply, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Different changes
Hello,
we wish to change the following things:
1. Change the font (body text) in a bigger Size. But if I do this the font in the 4 boxes get also bigger. We want a bigger text size on sides but not in the 4 boxes.
2. In footer, right side, contact infos (insert as text because the fields in “theme options” are not enough rowes for us). A part of the company name are about 2 rows.
We want that “Gesellschaft für betriebliche Versorgungskonzepte mbh” is in 1 row.
3. I delete side bar right. We will use single-column. But after I delete the side bar the text on the left side get not wider.
www.petersen-christ.de
How could I do this?
Many thanks for help.
Regards Conny
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
body { font-size:17px;}
.four_column p { font-size:14px;}
.cols-4 { width:31.60%;}
.cols-4 .widget-column-2 { width:20%;}
.cols-4 .widget-column-3 { display:none;}
.cols-4 .widget-column-4 { width:35%;}
.site-main { width:100%;}
Regards,
Shri
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]