Tagged: x
-
AuthorPosts
-
January 18, 2017 at 12:53 pm #1335453
Nabeel AModeratorHi again,
Try adding the following code in your Customizer:
@media screen and (max-width: 1250px) { .x-brand:after { content: "LAFORET GROUP"; position: absolute; left: 80px; color: white; letter-spacing: 0; top: 20px; font-size: 25px; } }Let us know how this goes!
January 19, 2017 at 10:41 am #1336825
FERLAFParticipantThanks a lot
January 19, 2017 at 11:22 am #1336901
JoaoModeratorYou are welcome,
Joao
February 2, 2017 at 11:19 am #1355455
FERLAFParticipantIn Tablet I would like the mobile menú always because the normal menú it is not posible in one line. If you move the pad or ipad is view in two lines: https://wp.laforetgroup.com
@media (max-width: 1250px) {
a.x-btn-navbar {
display: inline-block;
float: right;
}
.x-nav-wrap.mobile.collapse.in {
display: block;
}
.x-nav-wrap.desktop {
display: none;
}
}February 2, 2017 at 12:58 pm #1355552
JoaoModeratorHi There,
Alternatively you could try to add the following code to Appereance > Customizer > Custom > CSS
I think it looks quite good.@media(max-width: 1290px) { .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) { font-size: 8.5px; padding-top: 28px; padding-left: 21px; padding-right: 21px; } }Other wise you can add:
@media (max-width: 1290px) { a.x-btn-navbar { display: inline-block; float: right; } .x-nav-wrap.mobile.collapse.in { display: block; } .x-nav-wrap.desktop { display: none; } }Hope that helps
February 2, 2017 at 1:35 pm #1355595
FERLAFParticipantThank you.
But in both cases do not go good!!!February 2, 2017 at 2:25 pm #1355659
JoaoModeratorHi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
February 2, 2017 at 3:33 pm #1355762
FERLAFParticipantThis reply has been marked as private.February 2, 2017 at 9:25 pm #1356202
FriechModeratorHi There,
Please check your entire custom CSS here: http://csslint.net and address all the errors.
Then add the second code provided by Joao again.
Let us know how it goes.
Cheers!
February 4, 2017 at 6:28 am #1357850
FERLAFParticipantTHANK YOU FRIECH,
tHIS IS ALL WARNING AND 1 ERROR OF CSS
15
1
Disallow adjoining classes
Don’t use adjoining classes.
.x-btn.x-btn-alt,
IE617
1
Disallow adjoining classes
Don’t use adjoining classes.
.button.x-btn-alt,[type=\”submit\”].x-btn-alt {
IE629
1
Disallow adjoining classes
Don’t use adjoining classes.
.x-btn.x-btn-alt:hover,
IE629
1
Disallow adjoining classes
Don’t use adjoining classes.
.x-btn.x-btn-alt:hover,
IE631
1
Disallow adjoining classes
Don’t use adjoining classes.
.button.x-btn-alt:hover,[type=\”submit\”].x-btn-alt:hover {
IE631
1
Disallow adjoining classes
Don’t use adjoining classes.
.button.x-btn-alt:hover,[type=\”submit\”].x-btn-alt:hover {
IE668
15
Disallow qualified headings
Heading (h1) should not be qualified.
.dark-section h1,
All70
15
Disallow qualified headings
Heading (h2) should not be qualified.
.dark-section h2,
All72
15
Disallow qualified headings
Heading (h3) should not be qualified.
.dark-section h3,
All74
15
Disallow qualified headings
Heading (h4) should not be qualified.
.dark-section h4,
All76
15
Disallow qualified headings
Heading (h5) should not be qualified.
.dark-section h5,
All78
15
Disallow qualified headings
Heading (h6) should not be qualified.
.dark-section h6,
All80
15
Disallow qualified headings
Heading (h1) should not be qualified.
.dark-section h1 a,
All82
15
Disallow qualified headings
Heading (h2) should not be qualified.
.dark-section h2 a,
All84
15
Disallow qualified headings
Heading (h3) should not be qualified.
.dark-section h3 a,
All86
15
Disallow qualified headings
Heading (h4) should not be qualified.
.dark-section h4 a,
All88
15
Disallow qualified headings
Heading (h5) should not be qualified.
.dark-section h5 a,
All90
15
Disallow qualified headings
Heading (h6) should not be qualified.
.dark-section h6 a {
All98
15
Disallow qualified headings
Heading (h1) should not be qualified.
.dark-section h1 a:hover,
All100
15
Disallow qualified headings
Heading (h2) should not be qualified.
.dark-section h2 a:hover,
All102
15
Disallow qualified headings
Heading (h3) should not be qualified.
.dark-section h3 a:hover,
All104
15
Disallow qualified headings
Heading (h4) should not be qualified.
.dark-section h4 a:hover,
All106
15
Disallow qualified headings
Heading (h5) should not be qualified.
.dark-section h5 a:hover,
All108
15
Disallow qualified headings
Heading (h6) should not be qualified.
.dark-section h6 a:hover {
All151
1
Disallow IDs in selectors
Don’t use IDs in selectors.
#sfm-sidebar .sfm-menu li > a {
All153
3
Disallow !important
Use of !important
font-size: 30px !important;
All157
1
Disallow adjoining classes
Don’t use adjoining classes.
.menu-item.x-menu-item.x-menu-item-search {
IE6157
1
Disallow adjoining classes
Don’t use adjoining classes.
.menu-item.x-menu-item.x-menu-item-search {
IE6165
1
Disallow adjoining classes
Don’t use adjoining classes.
.menu-item.x-menu-item.x-menu-item-search a {
IE6165
1
Disallow adjoining classes
Don’t use adjoining classes.
.menu-item.x-menu-item.x-menu-item-search a {
IE6173
1
Disallow adjoining classes
Don’t use adjoining classes.
.menu-item.x-menu-item.x-menu-item-search a:hover {
IE6173
1
Disallow adjoining classes
Don’t use adjoining classes.
.menu-item.x-menu-item.x-menu-item-search a:hover {
IE6181
1
Disallow adjoining classes
Don’t use adjoining classes.
.x-navbar.x-navbar-fixed-top {
IE6183
3
Disallow !important
Use of !important
position: fixed !important;
All189
1
Disallow adjoining classes
Don’t use adjoining classes.
.x-nav-wrap.mobile {
IE6199
5
Disallow overqualified elements
Element (a.x-btn-navbar) is overqualified, just use .x-btn-navbar without element name.
a.x-btn-navbar {
All203
9
Require properties appropriate for display
float can’t be used with display: inline-block.
float: right;
All207
4
Disallow adjoining classes
Don’t use adjoining classes.
.x-nav-wrap.mobile.collapse.in {
IE6207
4
Disallow adjoining classes
Don’t use adjoining classes.
.x-nav-wrap.mobile.collapse.in {
IE6207
4
Disallow adjoining classes
Don’t use adjoining classes.
.x-nav-wrap.mobile.collapse.in {
IE6213
4
Disallow adjoining classes
Don’t use adjoining classes.
.x-nav-wrap.desktop {
IE6221
1
Disallow IDs in selectors
Don’t use IDs in selectors.
#grid-6970 .tg-item-date {
All227
33
Disallow adjoining classes
Don’t use adjoining classes.
.page-id-7907 #x-content-band-4 .x-block-grid.five-up {
IE6227
1
Disallow IDs in selectors
Don’t use IDs in selectors.
.page-id-7907 #x-content-band-4 .x-block-grid.five-up {
All235
33
Disallow adjoining classes
Don’t use adjoining classes.
.page-id-7907 #x-content-band-4 .x-block-grid.five-up>li {
IE6235
1
Disallow IDs in selectors
Don’t use IDs in selectors.
.page-id-7907 #x-content-band-4 .x-block-grid.five-up>li {
All262
1
Disallow IDs in selectors
Don’t use IDs in selectors.
#x-section-1 .x-container .x-column:first-child .x-feature-box-text {
All197
1
Parsing Errors
Expected RBRACE at line 197, col 1.
@media (max-width: 1250px) {
AllFebruary 4, 2017 at 7:48 am #1357872
Nabeel AModeratorHi again,
Thank you for providing the errors log. You had a missing curly bracket in your Custom CSS. I went ahead and fixed it for you. Please clear your browser’s cache and reload the site.
Let us know how this goes!
February 4, 2017 at 1:37 pm #1358024
FERLAFParticipantThank you a lot.
Now everything goes well.February 4, 2017 at 10:53 pm #1358319
ChristopherModeratorYou’re welcome.
February 8, 2017 at 12:52 pm #1363211
FERLAFParticipantHello ,
I do not why.
Now the menú it is not going well!!!
https://wp.laforetgroup.com/contacto/ YOU CAN CLICK ON PROGRAMAS
“Since you have a mixed menu of ONE PAGE NAVIGATION with Standard Navigation you will need to create two menus.
One of them you already have and that will be assigned as your Main Menu.
Than you will create one excactly the same but instead of using full links like : https://wp.laforetgroup.com/#programas , you will use just : #programas and you will assign this one as your ONE Page Navigation menu on your home page.”
Thank youFebruary 8, 2017 at 4:09 pm #1363437
JoaoModeratorHi There,
If you are referring to the links that are not working like Catalogos, it is not working because you have:
/catalogos
And you should have
https://wp.laforetgroup.com/#catalogos
Hope that helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1327360 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
