- This topic has 11 replies, 4 voices, and was last updated 6 years, 9 months ago by Christophe.
-
AuthorPosts
-
June 8, 2017 at 2:40 pm #117124[email protected]Participant
I want to change the width of the site. I want the content to be the same width as the slider. I am having difficulties. I changed the CSS but its still not working.
June 8, 2017 at 11:57 pm #117147MaheshParticipant@ttjackson91gmail-com: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.wrapper { width: 98%; padding: 0 1%; max-width: none; }
Regards,
MaheshDecember 25, 2017 at 7:27 am #128621svguitarParticipantHello!
I bought Rock Star Pro theme. I like it very much! But I have one problem with display Background Image widget on iPad. It make picture very close and don’t show in full size. The same happens on your demo https://catchthemes.com/demo/rock-star/
Could you please help with my problem?
Thank you in advance!Sergey
December 25, 2017 at 10:55 pm #128623MaheshParticipant@svguitar: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.background-image { background-size: contain; }
Regards,
MaheshDecember 26, 2017 at 12:38 am #128627svguitarParticipantThank you very much! That’s great!
December 26, 2017 at 2:37 am #128628svguitarParticipantBut is it possible that picture will scroll as before?
Now on iPhone background picture repeats, on iPad – OK, but don’t scroll, on Macbook – OK.
Thank you!December 26, 2017 at 4:03 am #128635MaheshParticipant@svguitar: Add the following CSS:
.background-image { background-attachment: scroll; background-repeat: no-repeat; }
Regards,
MaheshDecember 27, 2017 at 12:22 pm #128730svguitarParticipantThank you! Really there are differences in working on different devices, but that’s OK.
One more question please.
We have such social media as https://vk.com/ It’s very popular in Russia.
Is it possible to make the same social icon as there are in the theme?
I know about custom social icons, but they are different. I’d like to put them in Social icon widget, so they should be the same.
Thank you very much for your patience!Sergey
December 27, 2017 at 11:07 pm #128748MaheshParticipant@svguitar: Custom Social Icons is provided so that user may add the desired social icons that are not available by default in the theme. Its same as the social icons, you’ll need to add the custom logo. Let me know if any problem.
If you desire to make vk.com available to the theme itself by default, I recommend you to hire a customizer.Regards,
MaheshJanuary 4, 2018 at 5:47 am #129101ChristopheParticipantHi,
I’ve made custom social icon for bandsintow but is non-aligned with the others …
Can you take a look at the footer widget of http://www.thegrasslers.net please and give me a solution.Thank you !
JWest*January 4, 2018 at 10:37 pm #129167MaheshParticipant@thegrasslers: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.social-icons li { vertical-align: middle; }
Regards,
MaheshJanuary 5, 2018 at 5:19 am #129184ChristopheParticipantThank you that works !
BR -
AuthorPosts
- The topic ‘Rockstar theme’ is closed to new replies.