Home › Forums › All Other Themes › SKT Magazine front page issues
- This topic has 4 replies, 2 voices, and was last updated 6 years, 2 months ago by
Forum Moderator.
-
AuthorPosts
-
July 13, 2017 at 2:00 pm #78235
Message: We are currently having three small issues.
1) how do I change the size of the widget titles in the left sidebar?
2)How do I change the size of the link/blog post titles as they appear on the home page? (I like the size on the actual blog post but when they feed into the various sliders, sections, etc
3) I’ve already installed a widget to re-size images… any tips to keep them (especially verticals) from showing up “extra wide” in the sliders?
Thanks
Andrea
http://ameliaindieauthors.comJuly 14, 2017 at 4:57 am #78260Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
h3.widget-title { font-size:28px;} .contentBX h3 { font-size:38px !important;} .pgwSlideshow .ps-current ul li img { width:100%; object-fit:cover;}
Regards,
DaveJuly 14, 2017 at 11:28 am #78313Thanks, Dave..
That helped a LOT but we seem to have created one new issue.
Please take a look at Section 4 (An Ocean View), right hand side. I don’t understand the vertical “divide” of the small photos there.
Also, the title link font in the big slider is great. How do I (slightly) enlarge the titles in the smaller sections? (I think they’re called carousels.) e.g. bottom photos under “island time” and blog headers under “high society.”
http://ameliaindieauthors.com
Thanks so much!
AndreaJuly 17, 2017 at 1:15 pm #78445Good morning.
I still don’t understand how:
– to enlarge the titles in the smaller sections e.g. bottom phoros under “island time” and blog headers under “high society”
– to get rid of the vertical “divide” i Section 4, right hand side (under ocean view)
http://ameliaindieauthors.com
Thanks so much.
Andrea
July 17, 2017 at 1:51 pm #78463Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.one_half.last_column h3 { font-size:45px;}
#thumbnailview .thumbview { margin-right:0;}
.content h6 { font-size:30px;}Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.