Set content in the bottom IV

Responsive WordPress theme suitable for Schools, Colleges or educational websites.
GK User
Mon Jul 06, 2015 4:37 pm
HI Guys!

I put a plug in the bottom IV, How can I change the color of the background of the Widget area? ... and
I want to center the content in the button IV area...?? How I can do this?

Thankkks!
User avatar
Gold Boarder

GK User
Mon Jul 06, 2015 9:32 pm
Hi,

Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

GK User
Tue Jul 07, 2015 8:25 am
Add this code to change the background:
Code: Select all
.frontpage #gk-bottom4 {
   background: #000;
}


and this one to center widget in this area:
Code: Select all
#gk-bottom4 #wpcufpn_widget_2731 .wpcufpn_listposts {
  width: 1120px!important;
  text-align: center;
  display: inline-block;
}
User avatar
Moderator

GK User
Tue Jul 07, 2015 4:01 pm
Thaaaanks!!!
User avatar
Gold Boarder

GK User
Tue Jul 07, 2015 4:17 pm
Hi!
I don't know if you can help me with this problem that I have .
I 'm working with WP plugin Latest post in this section, the problem that I have is in Google Chrome browser... the text overlaps itself I don't know if the problem is that is not compatible with the theme or if the plugin has a problem in the code?

Could you help me with this issue?
User avatar
Gold Boarder

GK User
Wed Jul 08, 2015 1:15 am
Please ask the plugin's author about this issue.
User avatar
Moderator

GK User
Wed Jul 08, 2015 5:49 am
Ok! Thanks!!! :)
User avatar
Gold Boarder


cron