Home › Forums › All Other Themes › SKT Girlie Pro – Fourth Column Services Box
- This topic has 3 replies, 3 voices, and was last updated 7 years, 4 months ago by
Forum Moderator.
-
AuthorPosts
-
April 17, 2016 at 3:02 am #30601
Building our blog with this theme has been great! Lots of options!
I need help, however. I want to use the fourth column services box to highlight categories. I do not want these category pages to be among the links in the header menu.
Any advice? Thanks!
April 18, 2016 at 12:26 pm #30745Hi Samantha,
Kindly add a page and redirect the page over to a category. This can be done easily using redirection plugin so in a way you will point the fourth column to category.
Regards,
ShriMay 11, 2016 at 4:41 am #33259Here is a link to my site:
www.inspiredbylucile.comI have the fourth column section directing to my categories by a redirection.
In my implementation, I have run into some problems with the mobile view.
Hard to explain… but obvious if you take a look, please. My section referring to categories now does not resize properly.Any helpful advice would be appreciated!
May 11, 2016 at 9:43 am #33294Hi Samantha,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box and remove this .services-wrap class from there.
Then add this code in custom CSS Box:
@media screen and (min-width:980px){
.services-wrap {background-color: #fbfbfb; height: 600px; padding-top: 10px; width:1120px;}
}Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.