Home › Forums › Parallax Me Forum › Theme Questions
- This topic has 9 replies, 2 voices, and was last updated 7 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
March 25, 2017 at 1:46 am #66685
Website in question
http://d9a.a1e.myftpupload.com/1. In Theme Options it says the slider images are 1600×750
If I make images that size a lot of the image is cut off.
And even more of the image is cut off on mobile view. It appears the slider isn’t responsive, is that correct?2. Where is the field to change the size of the Navigation font menu?
3. The title to the left in the navigation area, I deselected “Display Site Title and Tagline”
But it’s still showing4. In each section there is an icon? How and were do I change those? I want to change the colors
thanks!
March 27, 2017 at 11:36 am #66882Hi Michelle,
1. Supersized script crops the images in mobile as well as desktop view.
2. Add this code in Custom CSS Box:
.show-bg nav{font-size:20px !important;}
3. Add this code in Custom CSS Box:
.show-bg .logo h1{display:none;}
4. It is an image you have to change the color of that image.
Regards,
DaveMarch 27, 2017 at 4:02 pm #66937Thank you!
One more thing.
How do I hide the “Show All” link in the Photo Gallery section?
March 27, 2017 at 4:38 pm #66939And sorry why do you mean by?
Supersized script crops the images in mobile as well as desktop view
I thought this theme was responsive? So shouldn’t the pic size change on your phone? Everything else changes on mobile
March 27, 2017 at 4:44 pm #66941And why does my menu look like the below on mobile.
Under Theme Options I couldn’t find where to change it but anything having to do with the mobile menu does NOT have these colors set.
The highlighted dark grey that it is doing
http://imgur.com/sdZ0PqX
March 28, 2017 at 6:32 am #67011Hi Michelle,
Support for a theme and all themes package are renewed every year. It seems your support period has ended. In case you want to renew and need an extension of support kindly connect with us at https://www.sktthemes.org/contact for payment link.
Regards,
BradMarch 28, 2017 at 1:22 pm #67079Um I just paid $99 on 2/24, doesn’t that cover 1 year?
When did it change to $99 for 1 month?
March 29, 2017 at 12:57 pm #67300Hi Michelle,
Apologize.
Kindly go to Appearance»Theme Options»Basic Settings»Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.show-bg nav ul li.current-menu-item a, .show-bg nav ul li.current_page_item a, .show-bg nav ul li.current-menu-item ul li a:hover, .show-bg nav ul li a:hover, .show-bg nav ul li.selected a { color:none !important;}
.show-bg nav > ul li a:hover, .show-bg nav ul li.current_page_item a, .show-bg nav ul li.current_page_item ul li a:hover { background:none !important;}
}Regards,
DaveMarch 29, 2017 at 7:52 pm #67348Thank you
March 30, 2017 at 5:23 am #67381🙂
-
AuthorPosts
- The topic ‘Theme Questions’ is closed to new replies.