Tagged: x
-
AuthorPosts
-
April 11, 2016 at 12:00 pm #876787
mallorcanetworksParticipantHi!
I´ve just bought thinking it wourld be as easy to configure as others i bought (Bridge, Avada etc…)
But at first sight aint so easy, or at least for me, here is the question;I´ve selected the Stack “Integrity” becuase i like the menu, when i try to design any page i always have a container with shadows, and i am not able to put for example a full witdh image, as you can see in
http://pre.hotelsacoma.com
I wanted to remove the shadow of the header too.Could you help me?
Thanks!April 11, 2016 at 12:17 pm #876816
mallorcanetworksParticipantHi!
I find it myself, with the page layout, no cointainer, 🙂
Thanks!April 11, 2016 at 5:22 pm #877285
mallorcanetworksParticipantHi!
Here an other question, it is posible to remove the table margin on tabs? (see http://pre.hotelsacoma.com were ACTIVIDADES)
Thanks!
April 11, 2016 at 7:27 pm #877378
mallorcanetworksParticipantHi!
I got another question, sorry for the mess but when trying to design the page more doubts came out,Recap;
1.it is posible to remove the table margin on tabs? (see http://pre.hotelsacoma.com were ACTIVIDADES)2. I´m trying to add facebook feed and as you see in https://developers.facebook.com/docs/plugins/page-plugin
they ask me to “Include the SDK para JavaScript on your page once, ideally right after the opening <body> tag.”
But i cant find the <body> tag, could you help me in this?Thanks a lot!
April 11, 2016 at 10:30 pm #877539
FriechModeratorHi There,
Thanks for writing in! #1 You can add this under Custom > CSS in the Customizer.
.home .x-nav-tabs.three-up>li { border-width: 0; }#2 Please follow this posts:
– https://community.theme.co/forums/topic/facebook-javascript-sdk-code/?replyto=352137#post-352343– https://community.theme.co/forums/topic/facebook-like-box-not-working/#post-792105
Hope it helps, Cheers!
April 12, 2016 at 5:23 am #878010
mallorcanetworksParticipantHi!
About #1 It deletes some of the borders but not all, Se image (photoshop mock up showing what i want to achive, as you see i just want to conserve the over grey line)
About #2 I´m not using the child theme, i use the normal theme, should i add that code in the functions.php?
And if it´s so, where of the file? at the begining? at the end?Thanks!
April 12, 2016 at 10:46 am #878517
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.home .x-nav-tabs, .home .x-tab-content { border: none; box-shadow: none; } .home .x-nav-tabs>li>a { background-color: transparent; }Hope it helps 🙂
April 12, 2016 at 1:39 pm #878744
mallorcanetworksParticipantWorks perfect!
About my question #2 the facebook SDK thing, could you help me?
About #2 I´m not using the child theme, i use the normal theme, should i add that code in the functions.php?And if it´s so, where of the file? at the begining? at the end?And another question #3 – It is posible to remove the shadow on the bottom of the footer widget area?
Thanks!
April 13, 2016 at 1:49 am #879478
FriechModeratorHi There,
Actually that line above social media icon on the footer is the top-border with shadow of the bottom footer. Please add this to your custom CSS.
.x-colophon.bottom { box-shadow: none; border-width: 0; }We strongly, recommend that you install a child theme, you can download it here: https://community.theme.co/child-theme/
Install that child theme like how you installed the parent X|Theme.
After installing, edit your child theme’s functions.php file. Append the given code (on the posts we provided above) just below this line.
// Additional Functions // =============================================================================Make sure you activate the child theme.
Hope it helps, Cheers!
April 13, 2016 at 4:14 am #879642
mallorcanetworksParticipantHi!
About the footer, i wanted to delte the topfooter bar (see the image attached)
And i want to change the footer backgroudn color, but i cant find thgat option in the config, could you help me?About installing a child, i have donde some work configuring and crating content, if i install the childtheme will i loose all that work?
Thanks!
April 13, 2016 at 8:58 am #880036
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
ooter.x-colophon.bottom { background-color: #efefef; } footer.x-colophon.top { border: none; box-shadow: none; background-color: #efefef; }Installing child theme won’t alter any of your current contents. Before activating child theme, export customizer settings under X Addons menu and after activating child theme, import it again.
For more information check this link : https://community.theme.co/kb/how-to-setup-child-theme
Hope that helps.
April 13, 2016 at 9:09 am #880056
mallorcanetworksParticipantWorks perfect!
About the child theme i going to read weel the process and test doing it,Another question, can i remove the container of the gallery? At least the shadow and outline srrouding it (http://pre.hotelsacoma.com/galeria/)
Thanks for the efective and quick responses, 5 stars for your theme!
April 13, 2016 at 5:03 pm #880968
FriechModeratorHi There,
To remove the border and shadows of the recent post, you can add this custom css on your customizer.
.x-recent-posts a.x-recent-post1 { box-shadow: none; border-width: 0; }Hope it helps, Cheers!
April 14, 2016 at 7:29 am #882092
mallorcanetworksParticipantWorks perfect!
Thanks for the quick and effective response!April 14, 2016 at 12:53 pm #882770
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-876787 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
