Home › Forums › All Other Themes › SKT Girlie Pro Issue
- This topic has 3 replies, 2 voices, and was last updated 3 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
January 11, 2021 at 10:54 pm #172711
I’m working on updating my website from the free version to the pro version of SKT Girlie.
I’ve put in the Home Page Section and an about us on the home page. I can see what I added when I’m logged in, but it is not displaying on any version website or cell phone when I am not logged in.
My website is www.raerankin.com.January 12, 2021 at 1:09 pm #172778Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.skt-builder-block-inner.skt-builder-block-inner-33, .skt-builder-block-inner.skt-builder-block-inner-157 { visibility: visible !important; }
Regards,
DaveJanuary 12, 2021 at 4:11 pm #172792That worked. Thank you.
I am though having an issue now where I look at it on my mobile device (android via Chrome) and the Home Page 4 box section shows little tiny slices. When I preview it through the website it displays the boxes correctly.Thanks again!
January 14, 2021 at 6:40 am #172877Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { .skt-builder-columns-row-4column .skt-builder-column { width:100% !important;} }
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.