Tagged: x
-
AuthorPosts
-
April 21, 2016 at 10:21 pm #894705
suzannereidParticipantHi, I have a problem with updating this theme on this site:
http://dallasvitality360.com It gives me an error every time. see attached photo.
everything else is updated to the latest versionApril 21, 2016 at 10:23 pm #894706
suzannereidParticipantThis reply has been marked as private.April 21, 2016 at 10:24 pm #894707
suzannereidParticipantsee attached photo
April 22, 2016 at 7:16 am #895240
John EzraMemberHi there,
Thanks for writing in! The error indicates file permission issues. If you are familiar with how to change these then you change them to allow it. If not you may wish to contact your host for assistance with this.
Alternatively, you can update your theme manually. Please follow this guide:
https://community.theme.co/kb/updating-your-theme-and-plugins/
Let us know how that goes. Hope this helps – thanks!
April 22, 2016 at 8:20 am #895337
suzannereidParticipantOk, thanks!
In the meantime, I have another couple of issues…my header! I have followed other forums and put in code to keep the topbar header sticky, but on mobile it looks horrible. the topbar has to be transparent as well in order to let the logo creep up over and not be cut off. (see attached photo)
and second, on the home page i have three card boxes which I’ve customized to match my designer’s file, however when i resize the page to a smaller screen the text falls out of the boxes. any help with that?
Thank you!
April 22, 2016 at 8:38 am #895373
suzannereidParticipantmobile screenshot
April 23, 2016 at 12:34 am #896273
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
@media (max-width:1030px) and (min-width:767px){ .x-card-outer .x-face-inner { height: auto; } }Please find this code :
.x-topbar { position: fixed; width: 100% !important; }And update it to :
@media (min-width:979px){ .x-topbar { position: fixed; width: 100% !important; } }Hope it helps.
April 25, 2016 at 9:06 am #898644
suzannereidParticipantThanks! it works great for tablet size, but for mobile it still pushes the text out of the middle box :/
April 25, 2016 at 11:56 pm #899707
FriechModeratorApril 27, 2016 at 1:40 pm #902803
suzannereidParticipantOk, never mind. 🙂 thanks!
April 27, 2016 at 10:45 pm #903417
John EzraMemberYou’re most welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-894705 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

